SettingsAlignmentSettingsDynamicAlignmentHighlight Class

Dynamic alignment highlight setting class.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsDynamicAlignmentHighlight

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

The SettingsAlignmentSettingsDynamicAlignmentHighlight type exposes the following members.

Properties
 NameDescription
Public propertyCurbReturnFilletRegionColor Gets CurbReturnFilletRegionColor for dynamic alignment highlight.
Public propertyCurbReturnFilletRegionLineweight Gets CurbReturnFilletRegionLineweight for dynamic alignment highlight.
Public propertyOffsetRegionColor Gets OffsetRegionColor for dynamic alignment highlight.
Public propertyOffsetRegionLineweight Gets OffsetRegionLineweight for dynamic alignment highlight.
Public propertyParentAlignmentColor Gets ParentAlignmentColor for dynamic alignment highlight.
Public propertyParentAlignmentLineweight Gets ParentAlignmentLineweight for dynamic alignment highlight.
Public propertyParentAlignmentTrackerColor Gets ParentAlignmentTrackerColor for dynamic alignment highlight.
Public propertyParentAlignmentTrackerLineweight Gets ParentAlignmentTrackerLineweight for dynamic alignment highlight.
Public propertyTransitionRegionColor Gets TransitionRegionColor for dynamic alignment highlight.
Public propertyTransitionRegionLineweight Gets TransitionRegionLineweight for dynamic alignment highlight.
Top
See Also