An enumerated type listing all the Leader types.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
TNLT_STRAIGHT_L | The leader is put at the left of the Text object and in the straight style. |
TNLT_STRAIGHT_R | The leader is put at the right of the Text object and in the straight style. |
TNLT_ARC_L | The leader is put at the left of the Text object and in the arc style. |
TNLT_ARC_R | The leader is put at the right of the Text object and in the arc style. |