Namespace:
Autodesk.Revit.DB
TextNoteLeaderTypes
Enumeration
Description:
Types of text-note leaders
Types of text-note leaders
Syntax
public enum TextNoteLeaderTypes
Unknown Namespace Members:
| Name | Description |
|---|---|
| TNLT_STRAIGHT_L | A line leader attached from the left side of a text element |
| TNLT_STRAIGHT_R | A line leader attached from the right side of a text element |
| TNLT_ARC_L | An arc leader attached from the left side of a text element |
| TNLT_ARC_R | An arc leader attached from the right side of a text element |