DimensionSegment.LeaderEndPosition
Property
Description:
The position of the dimension leader end point.
The position of the dimension leader end point.
Remarks:
This property is not applicable to all dimensions. For example, it is not available for spot dimensions, dimensions using equality formula, and when dimension style is ordinate.
If the position is not applicable, this property returns NULL and will not allow setting a value.
Exceptions
Exception | Condition |
---|---|
ApplicationException | Thrown when the dimension text is unavailable. |
InvalidOperationException | Thrown when:The dimension text is a SpotElevationWhen using equality formula.When dimension style is ordinate. |