SettingsIntersectionSettingsStyles Class

Settings to establish the default styles assigned to assembly components.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsIntersectionSettingsStyles

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

The SettingsIntersectionSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyCurbReturnAlignment Settings of CurbReturnAlignment style.
Public propertyCurbReturnAlignmentLabelSet Settings of CurbReturnAlignmentLabelSet style.
Public propertyCurbReturnAlignmentLabelSetId Settings of CurbReturnAlignmentLabelSet styleId.
Public propertyCurbReturnAlignmentStyleId Settings of CurbReturnAlignment styleId.
Public propertyCurbReturnProfile Settings of CurbReturnProfile style.
Public propertyCurbReturnProfileLabelSetObsolete.
Settings of CurbReturnProfileLabelSet style.
Public propertyCurbReturnProfileStyleId Settings of CurbReturnProfile styleId.
Public propertyIntersection Settings of Intersection style.
Public propertyIntersectionLabel Settings of IntersectionLabel style.
Public propertyIntersectionLabelStyleId Settings of IntersectionLabel styleId.
Public propertyIntersectionStyleId Settings of Intersection styleId.
Public propertyOffsetAlignment Settings of OffsetAlignment style.
Public propertyOffsetAlignmentLabelSet Settings of OffsetAlignmentLabelSet style.
Public propertyOffsetAlignmentLabelSetId Settings of OffsetAlignmentLabelSet styleId.
Public propertyOffsetAlignmentStyleId Settings of OffsetAlignment styleId.
Public propertyOffsetProfile Settings of OffsetProfile style.
Public propertyOffsetProfileLabelSetObsolete.
Settings of OffsetProfileLabelSet style.
Public propertyOffsetProfileStyleId Settings of OffsetProfile style.
Top
See Also