SettingsAlignmentSettingsStyles Class

Default styles settings class.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsStyles

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public sealed class SettingsStyles : TreeOidWrapper

The SettingsAlignmentSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentLabelSet Gets the default alignment label set.
Public propertyAlignmentLabelSetId Gets the default alignment label set Id.
Public propertyAlignmentStyle Gets the default alignment style.
Public propertyAlignmentStyleId Gets the default alignment styleId.
Public propertyCurveLabelStyle Gets the default curve label style.
Obsolete
Public propertyCurveLabelStyleId Gets the default curve label styleId.
Public propertyLineLabelStyle Gets the default line label style.
Obsolete
Public propertyLineLabelStyleId Gets the default line label styleId.
Public propertyMarkerStyle Gets the display and appearance of points on the alignment.
Public propertyMarkerStyleId Gets the display and appearance of points on the alignment.
Public propertyPointOfIntersectLabelStyle Gets the default point of intersection label style.
Public propertySpiralLabelStyle Gets the default spiral label style.
Public propertySpiralLabelStyleId Gets the default spiral label styleId.
Public propertyStationOffsetLabelStyle Gets the default station offset label style.
Public propertyStationOffsetLabelStyleId Gets the default station offset label styleId.
Public propertyTangentIntersectLabelStyle Gets the default tangent intersection label style.
Obsolete
Top
See Also