LabelStylesSectionRoot Class

LabelStylesSectionRoot
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesSectionRoot

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class LabelStylesSectionRoot : LabelStylesNode

The LabelStylesSectionRoot type exposes the following members.

Properties
 NameDescription
Public propertyCorridorPointLabelStyles Gets the collection of all section corridor point label styles.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyGradeBreakLabelStyles Gets the collection of all section grade break label styles.
Public propertyMajorOffsetLabelStyles Gets the collection of all section major station label styles.
Public propertyMinorOffsetLabelStyles Gets the collection of all section minor station label styles.
Public propertySegmentLabelStyles Gets the collection of all section segment label styles.
Top
See Also