DXFReaderNETControlHighlightNotContinuous Property
|
Gets/sets the display of unconnected points.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public bool HighlightNotContinuous { get; set; }
Public Property HighlightNotContinuous As Boolean
Get
Set
public:
property bool HighlightNotContinuous {
bool get ();
void set (bool value);
}
member HighlightNotContinuous : bool with get, set
PROPERTY HighlightNotContinuous AS LOGIC GET SET
Property Value
Type:
BooleanSee Also