Share

SettingsAmbient.Speed Property

Gets the Speed settings



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

Syntax

C#

public SettingsAmbientSettingsSpeed Speed { get; }

VB

Public ReadOnly Property Speed As SettingsAmbientSettingsSpeed
	Get

C++

public:
property SettingsAmbientSettingsSpeed^ Speed {
	SettingsAmbientSettingsSpeed^ get ();
}

Property Value

SettingsAmbientSettingsSpeed

See Also

Reference

Was this information helpful?