Specifies the linear unit format used for dimension display when the active dimension unit is inch or foot.
Defined in namespace "adsk::drawing" and the header file is <Drawing\DrawingTypeDefs.h>
| Name | Value | Description |
| ArchitecturalLinearUnitFormatType | 3 | Architectural format (feet, inches, and fractions). |
| DecimalLinearUnitFormatType | 0 | Decimal format (for example 12.34). |
| EngineeringLinearUnitFormatType | 2 | Engineering format (feet and decimal inches). |
| FractionalLinearUnitFormatType | 1 | Fractional format (for example 12 1/2). |