LabelStyleBaseLeader Property |
Gets the leader related properties of the default label style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleBaseBaseLeader Leader { get; }
Public ReadOnly Property Leader As LabelStyleBaseBaseLeader
Get
public:
property LabelStyleBaseBaseLeader^ Leader {
LabelStyleBaseBaseLeader^ get ();
}
Property Value
LabelStyleBaseBaseLeader
See Also