IAcadPreferencesDisplayTextFontSize Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
int TextFontSize { get; set; }
Property TextFontSize As Integer
Get
Set
property int TextFontSize {
int get ();
void set (int value);
}
abstract TextFontSize : int with get, set
Property Value
Type:
Int32
See Also