Click or drag to resize

DXFReaderNETControlShowAxes Property

Returns/sets whether the control will display the axes.

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

Property Value

Type: Boolean
Remarks
Default value: true
See Also