Share

SettingsCmdViewEditCorridorSection.SettingsCmdSectionSliderInMultipleViewports Class

Settings for section slider in multiple viewports of the ViewEditCorridorSection command.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdViewEditCorridorSectionSettingsCmdSectionSliderInMultipleViewports


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdSectionSliderInMultipleViewports : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdSectionSliderInMultipleViewports
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdSectionSliderInMultipleViewports sealed : public TreeOidWrapper

The SettingsCmdViewEditCorridorSectionSettingsCmdSectionSliderInMultipleViewports type exposes the following members.

Properties

 NameDescription
Public propertyAlignmentSliderColor Gets the color for the section slider on the alignment.
Public propertyNeedSlider Gets the value to specify whether slider is needed.
Public propertyProfileViewSliderColor Gets the color for the section slider on the profile view.

See Also

Reference

Was this information helpful?