Share

SettingsProfileView.SettingsStackedOptions Class

Settings for ProfileView default StackedOptions.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsProfileViewSettingsStackedOptions


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

Syntax

C#

public class SettingsStackedOptions : TreeOidWrapper

VB

Public Class SettingsStackedOptions
	Inherits TreeOidWrapper

C++

public ref class SettingsStackedOptions : public TreeOidWrapper

The SettingsProfileViewSettingsStackedOptions type exposes the following members.

Properties

 NameDescription
Public propertyGapBetweenViews Settings for GapBetweenViews.
Public propertyNumberOfStackedViews Settings for NumberofStackedViews.
Public propertyStackedViews Settings for StackedViews.

See Also

Reference

Was this information helpful?