Share

LabelStyleBase.Leader Property

Gets the leader related properties of the default label style.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public LabelStyleBaseBaseLeader Leader { get; }

VB

Public ReadOnly Property Leader As LabelStyleBaseBaseLeader
	Get

C++

public:
property LabelStyleBaseBaseLeader^ Leader {
	LabelStyleBaseBaseLeader^ get ();
}

Property Value

LabelStyleBaseBaseLeader

See Also

Reference

Was this information helpful?