Click or drag to resize

DXFReaderNETControlHighlightMarkerColor Property

Returns/sets the color used to display the marks of highlighted entities.

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

Property Value

Type: Color
Remarks
Default value: 0xFFFF00
See Also