Enum LinearUnitType
Linear units format for creating objects.
Namespace: netDxf.Units
Assembly: CADability.dll
Syntax
public enum LinearUnitType
Fields
| Name | Description |
|---|---|
| Architectural | Architectural. |
| Decimal | Decimal. |
| Engineering | Engineering. |
| Fractional | Fractional. |
| Scientific | Scientific. |
| WindowsDesktop | Microsoft Windows Desktop (decimal format using Control Panel settings for decimal separator and number grouping symbols). |