Share

SettingsSuperelevationView.SettingsStyles.SuperelevationViewStyle Property

Specifies the default style for SuperelevationView.



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

Syntax

C#

public PropertyObjectName SuperelevationViewStyle { get; }

VB

Public ReadOnly Property SuperelevationViewStyle As PropertyObjectName
	Get

C++

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

Property Value

PropertyObjectName

See Also

Reference

Was this information helpful?