Click or drag to resize

DXFReaderNETControlGridColor Property

Returns/sets the color used to display the grid's lines in the control.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Color GridColor { get; set; }

Property Value

Type: Color
Remarks
Default value: 0x262D37
See Also