Gets the Speed settings
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public SettingsAmbient..::..SettingsSpeed Speed { get; } |
Visual Basic |
---|
Public ReadOnly Property Speed As SettingsAmbient..::..SettingsSpeed Get |
Visual C++ |
---|
public: property SettingsAmbient..::..SettingsSpeed^ Speed { SettingsAmbient..::..SettingsSpeed^ get (); } |