ApplicationSettingsGreekTextSize Property |
Gets or sets the pixel size to omit characters.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int GreekTextSize { get; set; }
Public MustOverride Property GreekTextSize As Integer
Get
Set
Property Value
Type:
Int32
pixel size to omit characters.
Remarks
You can specify a value from 0 to 30.
See Also