HatchShapeForegroundColor Property |
Get or set the pattern foreground color.
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 ForegroundColor { get; set; }
Public MustOverride Property ForegroundColor As ColorItem
Get
Set
Property Value
Type:
ColorItem
representing pattern foreground color
ColorItem .
See Also