LabelStylesRootAlignmentLabelStyles Property |
Gets the root of all alignment label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic LabelStylesAlignmentRoot AlignmentLabelStyles { get; }
Public ReadOnly Property AlignmentLabelStyles As LabelStylesAlignmentRoot
Get
public:
property LabelStylesAlignmentRoot^ AlignmentLabelStyles {
LabelStylesAlignmentRoot^ get ();
}
Property Value
LabelStylesAlignmentRoot
See Also