| Name | Type | Description |
|---|---|---|
| Type | ||
| Point1 | ||
| Point2 | ||
| TextCentered |
Boolean
|
Specifies whether to center the text on the dimension line. True centers the text, while False leaves the text at the specified coordinates. |
| TextX |
Double
|
Specifies the horizontal position of the text label. |
| TextY |
Double
|
Specifies the vertical position of the text label. |
| Style | Specifies the number-formatting style for the dimension value of the text label. |
|
| Precision |
Long
|
Specifies the number of significant digits for the dimension label to display after the decimal point, if using a decimal format for the dimension value. |
| ShowUnits |
Boolean
|
Specifies whether to display the unit of measurement in the label. |
| Units | Specifies the unit of measurement for the dimension value. |
|
| Placement | Specifies the placement of the text label relative to its dimension line. |
|
| HorizontalText |
Boolean
|
Specifies how to position dimension text. True rotates the dimension text horizontally, while False leaves the dimension text parallel to the dimension line. |
| BoxedText |
Boolean
|
Specifies whether the dimension value has a visible border with the same properties as the dimension line - that is, whether the dimension label is enclosed by a rectangle. |
| LeadingZero |
Boolean
|
Specifies whether the text value displays a leading zero for numbers that are less than 1.0 and for which a decimal format is used. |
| Prefix |
String
|
|
| Suffix |
String
|
|
| OutlineWidth |
Double
|
Specifies the outline width. |
| Arrows | Specifies the desired arrowheads. |
|
| OutlineColor | Specifies the outline color. |
|
| TextFont |
String
|
|
| TextSize |
Double
|
Specifies the text size. |
| TextColor | Specifies the text color. |