The predefined label properties for alignments.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbAlignStnLabelsDlgTemplate>]
Autodesk.Civil.DatabaseServices.StylesBaseLabelSetItem
Autodesk.Civil.DatabaseServices.StylesAlignmentLabelSetItem
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class AlignmentLabelSetItem : BaseLabelSetItem
VB
Public Class AlignmentLabelSetItem Inherits BaseLabelSetItem
C++
public ref class AlignmentLabelSetItem : public BaseLabelSetItem
The AlignmentLabelSetItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Increment | Gets or Sets the increment at which to insert major and minor station labels. |
![]() | LabelStyleId |
Gets or Sets the label style object id in the current label set item.
(Inherited from BaseLabelSetItem) |
![]() | LabelStyleName |
Gets or Sets the label style name in the current label set item.
(Inherited from BaseLabelSetItem) |
![]() | LabelStyleType |
Gets the label type in the current label set item.
(Inherited from BaseLabelSetItem) |
Methods
Name | Description | |
---|---|---|
![]() | GetLabeledAlignmentGeometryPoints | Gets the alignment geometry points from the alignment label set item. |
![]() | GetLabeledProfileGeometryPoints | Gets the profile geometry points from the alignment label set item. |
![]() | GetLabeledSuperelevationTransitionPoints | Gets the superelevation criteria geometry points from the alignment label set item. |
![]() | SetLabeledAlignmentGeometryPoints | Sets the alignment geometry points for the alignment label set item. |
![]() | SetLabeledProfileGeometryPoints | Sets the profile geometry points for the alignment label set item. |
![]() | SetLabeledSuperelevationTransitionPoints | Sets the superelevation criteria geometry points for the alignment label set item. |