LinewidthItemIsSystemLinewidth Property |
Get a value indicating whether or not the system line width is satisfied.
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 IsSystemLinewidth { get; }
Public MustOverride ReadOnly Property IsSystemLinewidth As Boolean
Get
Property Value
Type:
Boolean
true for system line width. Otherwise false.
See Also