Geometric style of the leader
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public LeaderShape LeaderShape { get; }
Property Value
LeaderShapeExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The leader is not currently owned by a valid element. A probable reason for that could be if the element has been independently deleted, or the leader has never been properly initialized. |
