AddInManagerUseDisplayFont Property |
Gets or sets a value that indicates whether or not the RootPro CAD display font and window text size is to be used in docking windows.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool UseDisplayFont { get; }
Public MustOverride ReadOnly Property UseDisplayFont As Boolean
Get
Property Value
Type:
BooleanSee Also