Share

SettingsAmbient.Slope Property

Gets the Slope settings



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

Syntax

C#

public SettingsAmbientSettingsSlope Slope { get; }

VB

Public ReadOnly Property Slope As SettingsAmbientSettingsSlope
	Get

C++

public:
property SettingsAmbientSettingsSlope^ Slope {
	SettingsAmbientSettingsSlope^ get ();
}

Property Value

SettingsAmbientSettingsSlope

See Also

Reference

Was this information helpful?