Namespace:
Autodesk.Revit.DB
TextNoteLeaderStyles
Enumeration
Description:
An enumerated type listing all the Leader styles.
An enumerated type listing all the Leader styles.
Syntax
public enum TextNoteLeaderStyles
Unknown Namespace Members:
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. |