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
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesAlignmentRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class LabelStylesAlignmentRoot : LabelStylesNode
VB
Public NotInheritable Class LabelStylesAlignmentRoot Inherits LabelStylesNode
C++
public ref class LabelStylesAlignmentRoot sealed : public LabelStylesNode
The LabelStylesAlignmentRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CantCriticalPointsLabelStyles | Gets the collection of all alignment cant Critical points label styles. |
![]() | CurveLabelStyles | Gets the collection of styles associated with an alignment's curve labels. |
![]() | DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) |
![]() | DesignSpeedLabelStyles | Gets the collection of styles for design speedon the alignment. |
![]() | GeometryPointLabelStyles | Gets the collection of all alignment geometry point label styles. |
![]() | LineLabelStyles | Gets the collection of all alignment line label styles. |
![]() | MajorStationLabelStyles | Gets the collection of all alignment major station label styles. |
![]() | MinorStationLabelStyles | Gets the collection of all alignment minor station label styles. |
![]() | PointOfIntersectionLabelStyles | Gets the collection of all alignment point of intersection label styles. |
![]() | SpiralLabelStyles | Gets the collection of all alignment spiral label styles. |
![]() | StationEquationLabelStyles | Gets the collection of all alignment station equation label styles. |
![]() | StationOffsetLabelStyles | Gets the collection of all alignment station offset label styles. |
![]() | SuperelevationCriticalPointsLabelStyles | Gets the collection of all alignment superelevation Critical points label styles. |
![]() | TangentIntersectionLabelStyles | Gets the collection of all alignment tangent intersection label styles. |
![]() | VerticalGeometryPointLabelStyles | Gets the collection of all alignment vertical geometry point label styles. |