Share

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

Syntax

C#

public sealed class LabelStylesProfileRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesProfileRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesProfileRoot sealed : public 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.

See Also

Reference

Was this information helpful?