PlotUnitsType Enumeration
|
Defines the current plotting mode.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public enum PlotUnitsType
Public Enumeration PlotUnitsType
public enum class PlotUnitsType
Members
| Member name | Value | Description |
---|
| Millimeters | 0 |
Millimeters.
|
| Inchs | 1 |
Inchs.
|
See Also