Namespace: AsteroidsAssembly: Asteroids (in Asteroids.exe) Version: 1.1.1.0 (1.1.1)
public FontText ScoreDisplay { get; }
public FontText ScoreDisplay { get; }
Public ReadOnly Property ScoreDisplay As FontText
Get
Public ReadOnly Property ScoreDisplay As FontText
Get
public:
property FontText^ ScoreDisplay {
FontText^ get ();
}
public:
property FontText^ ScoreDisplay {
FontText^ get ();
}
member ScoreDisplay : FontText with get
member ScoreDisplay : FontText with get
Property Value
Type:
FontText