DimensionTextAlignmentEnum Enumerator
Description
Enum indicating the dimension text update option in drawing document.Methods
Name | Value | Description |
kMaintainAllTextAlignment | 55555 | All dimension text is updated to maintain relative position. |
kMaintainCenteredTextAlignment | 55554 | Dimension text is updated to stay centered. |
kMaintainViewPositionAlignment | 55553 | Dimension text is fixed relative to the first anchor point. |