An enumerated type listing all the Leader styles.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
LCS_NONE | No leader. |
LCS_ONE_SEG_LINE | The leader only includes one line segment. |
LCS_ONE_SEG_ARC | The leader is an arc. |
LCS_TWO_SEG_LINE | The leader include two line segments. |