IndependentTag.LeaderElbow
Description:
The position of the elbow of the tag's leader.
The position of the elbow of the tag's leader.
Remarks:
Straight leaders do not have elbow points.
Straight leaders do not have elbow points.
[ObsoleteAttribute("This property is deprecated in Revit 2022 and will be removed in a later version of Revit. We suggest you use the `GetLeaderElbow(Reference)` or `SetLeaderElbow(Reference)` method instead.")]
public XYZ LeaderElbow { get; set; }
-
When setting this property: A non-optional argument was null
-
The tag does not have a leader or its leader is straight. -or- When setting this property: The tag does not have a leader.