Click or drag to resize

GridSettingsUnitColor Property

Get or set the grid color for each unit.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract int UnitColor { get; set; }

Property Value

Type: Int32
The ARGB value represented by the grid for each unit.
Remarks
A value representing transparency is not reflected.
See Also