HasLeader Property


Alignment Station Label Set Options Has Leader Property

Specifies if the label will have a leader. The default value is true.

Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool HasLeader { get; set; }

Property Value

Boolean
See Also