Share

SettingsAmbient.GradeSlope Property

Gets the GradeSlope settings



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

Syntax

C#

public SettingsAmbientSettingsGradeSlope GradeSlope { get; }

VB

Public ReadOnly Property GradeSlope As SettingsAmbientSettingsGradeSlope
	Get

C++

public:
property SettingsAmbientSettingsGradeSlope^ GradeSlope {
	SettingsAmbientSettingsGradeSlope^ get ();
}

Property Value

SettingsAmbientSettingsGradeSlope

See Also

Reference

Was this information helpful?