Share

TextNoteLeaderTypes Enumeration

Types of text-note leaders


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

Syntax

C#

public enum TextNoteLeaderTypes

Members

Member nameValueDescription
TNLT_ARC_L2 An arc leader attached from the left side of a text element
TNLT_ARC_R3 An arc leader attached from the right side of a text element
TNLT_STRAIGHT_L0 A line leader attached from the left side of a text element
TNLT_STRAIGHT_R1 A line leader attached from the right side of a text element

See Also

Reference

Was this information helpful?