LabelStylesRootSectionLabelStyles Property |
Gets the root of all section label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStylesSectionRoot SectionLabelStyles { get; }
Public ReadOnly Property SectionLabelStyles As LabelStylesSectionRoot
Get
public:
property LabelStylesSectionRoot^ SectionLabelStyles {
LabelStylesSectionRoot^ get ();
}
Property Value
LabelStylesSectionRoot
See Also