DimensionSettingsColor Property |
Gets or sets the color of the dimension line.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract ColorItem Color { get; set; }
Public MustOverride Property Color As ColorItem
Get
Set
Property Value
Type:
ColorItem
Represents the color of the dimension line
ColorItem .
See Also