LabelStylesAlignmentRoot Class

All Alignment-related label styles. These styles control the label display for alignment components, such as major and minor stations, station equations, geometry points, and so on.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesAlignmentRoot

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

The LabelStylesAlignmentRoot type exposes the following members.

Properties
 NameDescription
Public propertyCantCriticalPointsLabelStyles Gets the collection of all alignment cant Critical points label styles.
Public propertyCurveLabelStyles Gets the collection of styles associated with an alignment's curve labels.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyDesignSpeedLabelStyles Gets the collection of styles for design speedon the alignment.
Public propertyGeometryPointLabelStyles Gets the collection of all alignment geometry point label styles.
Public propertyLineLabelStyles Gets the collection of all alignment line label styles.
Public propertyMajorStationLabelStyles Gets the collection of all alignment major station label styles.
Public propertyMinorStationLabelStyles Gets the collection of all alignment minor station label styles.
Public propertyPointOfIntersectionLabelStyles Gets the collection of all alignment point of intersection label styles.
Public propertySpiralLabelStyles Gets the collection of all alignment spiral label styles.
Public propertyStationEquationLabelStyles Gets the collection of all alignment station equation label styles.
Public propertyStationOffsetLabelStyles Gets the collection of all alignment station offset label styles.
Public propertySuperelevationCriticalPointsLabelStyles Gets the collection of all alignment superelevation Critical points label styles.
Public propertyTangentIntersectionLabelStyles Gets the collection of all alignment tangent intersection label styles.
Public propertyVerticalGeometryPointLabelStyles Gets the collection of all alignment vertical geometry point label styles.
Top
See Also