Measurement and annotation style for dimension objects.
Defined in namespace "adsk::electron" and the header file is <Electron\ElectronTypeDefs.h>
| Name | Value | Description |
| AngleDimensionType | 5 | Angle between two lines. |
| DiameterDimensionType | 4 | Diameter of a circle or arc. |
| HorizontalDimensionType | 1 | Horizontal distance between two points. |
| LeaderDimensionType | 6 | Leader line with text annotation (no measured value). |
| ParallelDimensionType | 0 | Dimension measured along the line between the two points. |
| RadiusDimensionType | 3 | Radius of a circle or arc. |
| VerticalDimensionType | 2 | Vertical distance between two points. |