AlignmentStationLabelSetOptionsHasLeader 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: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasLeader { get; set; }

Property Value

Boolean
See Also