LabelStylesProfileRoot Class

LabelStylesProfileRoot
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesProfileRoot

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

The LabelStylesProfileRoot type exposes the following members.

Properties
 NameDescription
Public propertyCurveLabelStyles Gets the collection of all profile curve label styles.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyGradeBreadLabelStylesObsolete.
Gets the collection of all profile grade break label styles.
Public propertyGradeBreakLabelStyles Gets the collection of all profile grade break label styles.
Public propertyHorizontalGeometryPointLabelStyles Gets the collection of all profile horizontal geometry point label styles.
Public propertyLineLabelStyles Gets the collection of all profile line label styles.
Public propertyMajorStationLabelStyles Gets the collection of all profile major station label styles.
Public propertyMinorStationLabelStyles Gets the collection of all profile minor station label styles.
Top
See Also