Namespace: DeltaEngine.Editor.SpriteFontCreatorAssembly: DeltaEngine.Editor.SpriteFontCreator (in DeltaEngine.Editor.SpriteFontCreator.dll) Version: 1.1.1.0 (1.1.1)
public string BestFontLineHeight { get; set; }
public string BestFontLineHeight { get; set; }
Public Property BestFontLineHeight As String
Get
Set
Public Property BestFontLineHeight As String
Get
Set
public:
property String^ BestFontLineHeight {
String^ get ();
void set (String^ value);
}
public:
property String^ BestFontLineHeight {
String^ get ();
void set (String^ value);
}
member BestFontLineHeight : string with get, set
member BestFontLineHeight : string with get, set
Property Value
Type:
String