Revit 2018 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: 18.0.0.0 (18.2.0.13)
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. |