Share

SettingsAlignment.SettingsDynamicAlignmentHighlight 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.280

Syntax

C#

public sealed class SettingsDynamicAlignmentHighlight : TreeOidWrapper

VB

Public NotInheritable Class SettingsDynamicAlignmentHighlight
	Inherits TreeOidWrapper

C++

public ref class SettingsDynamicAlignmentHighlight sealed : public 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.

See Also

Reference

Was this information helpful?