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