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