Revit 2019.1 API |
IndependentTag..::..LeaderElbow Property |
IndependentTag Class See Also |
The position of the elbow of the tag's leader.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.1.0.0)
Syntax
Remarks
Straight leaders do not have elbow points.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |
Autodesk.Revit.Exceptions..::..InvalidOperationException | The tag does not have a leader or its leader is straight. -or- When setting this property: The tag does not have a leader. |