Share

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.7.0.1276

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

 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.

See Also

Reference

Was this information helpful?