SuperelevationViewStyle Property

Specifies the default style for SuperelevationView.

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

Syntax

C#

public PropertyObjectName SuperelevationViewStyle { get; }

Visual Basic

Public ReadOnly Property SuperelevationViewStyle As PropertyObjectName
	Get

Visual C++

public:
property PropertyObjectName^ SuperelevationViewStyle {
	PropertyObjectName^ get ();
}

See Also