LabelSetStylesRootAlignmentLabelSetStyles Property |
Gets the collection of all alignment label set styles in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentLabelSetStyleCollection AlignmentLabelSetStyles { get; }
Public ReadOnly Property AlignmentLabelSetStyles As AlignmentLabelSetStyleCollection
Get
public:
property AlignmentLabelSetStyleCollection^ AlignmentLabelSetStyles {
AlignmentLabelSetStyleCollection^ get ();
}
Property Value
AlignmentLabelSetStyleCollection
See Also