2020 Property
Changes 0
P

Dimension.LeaderEndPosition

Description:
The position of the dimension's leader end point.
Remarks:

This property is not applicable to all dimensions. For example, it is not available for spot dimensions, multi-segments 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.

public XYZ LeaderEndPosition { get; set; }