SettingsAmbientSlope Property |
Gets the Slope settings
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsAmbientSettingsSlope Slope { get; }
Public ReadOnly Property Slope As SettingsAmbientSettingsSlope
Get
public:
property SettingsAmbientSettingsSlope^ Slope {
SettingsAmbientSettingsSlope^ get ();
}
Property Value
SettingsAmbientSettingsSlope
See Also