Share

LeaderEndCondition Enumeration

An enumerated type listing Leader end conditions that are supported for IndependentTags.


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

Syntax

C#

public enum LeaderEndCondition

Members

Member nameValueDescription
Attached0 The Leader of the tag is attached.
Free1 The Leader of the tag is free.

See Also

Reference

Was this information helpful?