RVTDocs.com
Namespace: Autodesk.Revit.DB Class: IndependentTag

IndependentTag.HasLeader

Property
Description:
Identifies if a tag has at least one visible leader, or if all leaders are hidden.
Syntax
public bool HasLeader { get; set; }
Exceptions
Exception Condition
InvalidOperationException When setting this property: The IndependentTag object does not have a tag behavior. -or- When setting this property: For this tag leaders are not allowed.