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