Predefined label properties for profiles.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbAlignStnLabelsDlgTemplate>]
Autodesk.Civil.DatabaseServices.StylesBaseLabelSetItem
Autodesk.Civil.DatabaseServices.StylesProfileLabelSetItem
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class ProfileLabelSetItem : BaseLabelSetItem
VB
Public Class ProfileLabelSetItem Inherits BaseLabelSetItem
C++
public ref class ProfileLabelSetItem : public BaseLabelSetItem
The ProfileLabelSetItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DimensionAnchorOption | Gets or Sets enumeration value that specifies the location of the anchor used to position dimension lines for certain profile view labels. |
![]() | DimensionAnchorValue | Gets or Sets the dimension line anchor value to apply using the Dim Anchor Opt. |
![]() | 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) |
![]() | StaggerLabel | Gets or Sets an enumeration value that specifies the grade break label stagger type. |
![]() | StaggerLineHeight1 | Gets or Sets the first stagger line height for grade break labels only. |
![]() | StaggerLineHeight2 | Gets or Sets the second stagger line height for grade break labels only. |
![]() | Weeding | Gets or Sets the label exclusion distance for grade break labels only. |
Methods
Name | Description | |
---|---|---|
![]() | GetLabeledAlignmentGeometryPoints | Gets the geometry points from the current profile label set item. |
![]() | SetLabeledAlignmentGeometryPoints | Sets the geometry points for the current profile label set item. |