LabelStylesSectionRoot
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesSectionRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class LabelStylesSectionRoot : LabelStylesNode
VB
Public NotInheritable Class LabelStylesSectionRoot Inherits LabelStylesNode
C++
public ref class LabelStylesSectionRoot sealed : public LabelStylesNode
The LabelStylesSectionRoot type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CorridorPointLabelStyles | Gets the collection of all section corridor point label styles. | |
| DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) | |
| GradeBreakLabelStyles | Gets the collection of all section grade break label styles. | |
| MajorOffsetLabelStyles | Gets the collection of all section major station label styles. | |
| MinorOffsetLabelStyles | Gets the collection of all section minor station label styles. | |
| SegmentLabelStyles | Gets the collection of all section segment label styles. |
