LabelStylesSectionViewRoot
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesSectionViewRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class LabelStylesSectionViewRoot : LabelStylesNode
VB
Public NotInheritable Class LabelStylesSectionViewRoot Inherits LabelStylesNode
C++
public ref class LabelStylesSectionViewRoot sealed : public LabelStylesNode
The LabelStylesSectionViewRoot type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) | |
| GradeLabelStyles | Gets the collection of all section view grade label styles. | |
| OffsetElevationLabelStyles | Gets the collection of all section view offset elevation label styles. |
