| Revit 2020 API |
| IndependentTag..::..HasElbow Property |
| IndependentTag Class See Also |
Whether the tag's leader has an elbow point or not.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
Remarks
Straight leaders do not have elbow points. LeaderElbow.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | The tag does not have a leader. |