Share

TextNoteLeaderStyles Enumeration

An enumerated type listing all the Leader styles.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum TextNoteLeaderStyles

Members

Member nameValueDescription
LCS_NONE0No leader.
LCS_ONE_SEG_ARC2The leader is an arc.
LCS_ONE_SEG_LINE1The leader only includes one line segment.
LCS_TWO_SEG_LINE3The leader include two line segments.

See Also

Reference

Was this information helpful?