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.8.0.292
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 propertyCurveLabelStyleObsolete.
Gets the default curve label style.
Public propertyCurveLabelStyleId Gets the default curve label styleId.
Public propertyLineLabelStyleObsolete.
Gets the default line label style.
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 propertyTangentIntersectLabelStyleObsolete.
Gets the default tangent intersection label style.
Top
See Also