Default styles settings class.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsAlignmentSettingsStyles
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsStyles : TreeOidWrapper
VB
Public NotInheritable Class SettingsStyles Inherits TreeOidWrapper
C++
public ref class SettingsStyles sealed : public TreeOidWrapper
The SettingsAlignmentSettingsStyles type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AlignmentLabelSet | Gets the default alignment label set. |
![]() | AlignmentLabelSetId | Gets the default alignment label set Id. |
![]() | AlignmentStyle | Gets the default alignment style. |
![]() | AlignmentStyleId | Gets the default alignment styleId. |
![]() | CurveLabelStyle | Obsolete. Gets the default curve label style. |
![]() | CurveLabelStyleId | Gets the default curve label styleId. |
![]() | LineLabelStyle | Obsolete. Gets the default line label style. |
![]() | LineLabelStyleId | Gets the default line label styleId. |
![]() | MarkerStyle | Gets the display and appearance of points on the alignment. |
![]() | MarkerStyleId | Gets the display and appearance of points on the alignment. |
![]() | PointOfIntersectLabelStyle | Gets the default point of intersection label style. |
![]() | SpiralLabelStyle | Gets the default spiral label style. |
![]() | SpiralLabelStyleId | Gets the default spiral label styleId. |
![]() | StationOffsetLabelStyle | Gets the default station offset label style. |
![]() | StationOffsetLabelStyleId | Gets the default station offset label styleId. |
![]() | TangentIntersectLabelStyle | Obsolete. Gets the default tangent intersection label style. |