Click or drag to resize

DXFReaderNETControlShowBasePoint Property

Returns/sets whether the control will display the base point.

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

Property Value

Type: Boolean
Remarks
Default value: false
See Also