Gets the default alignment label set.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyString AlignmentLabelSet { get; }
Visual Basic
Public ReadOnly Property AlignmentLabelSet As PropertyString Get
Visual C++
public: property PropertyString^ AlignmentLabelSet { PropertyString^ get (); }