Click or drag to resize

HatchSettingsForegroundColor 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; }

Property Value

Type: ColorItem
representing pattern foreground color ColorItem .
See Also