An enumerated type listing Leader end conditions that are supported for IndependentTags.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum LeaderEndCondition
Members
| Member name | Value | Description |
|---|---|---|
| Attached | 0 | The Leader of the tag is attached. |
| Free | 1 | The Leader of the tag is free. |
