Share

SettingsProfileView.SettingsStackedOptions.NumberOfStackedViews Property

Settings for NumberofStackedViews.



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

Syntax

C#

public PropertyInt NumberOfStackedViews { get; }

VB

Public ReadOnly Property NumberOfStackedViews As PropertyInt
	Get

C++

public:
property PropertyInt^ NumberOfStackedViews {
	PropertyInt^ get ();
}

Property Value

PropertyInt

See Also

Reference

Was this information helpful?