This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISlopeScalingArguments Interface > ISlopeScalingArguments.ScalingType Property (ArcObjects .NET 10.5 SDK) |
The output scaling method.
[Visual Basic .NET] Public Property ScalingType As esriSlopeType
[C#] public esriSlopeType ScalingType {get; set;}
[C++]
HRESULT get_ScalingType(
esriSlopeType* ScalingType
);
[C++]
HRESULT put_ScalingType(
esriSlopeType ScalingType
);
[C++]
Parameters ScalingType [out, retval]
ScalingType is a parameter of type esriSlopeType ScalingType [in]
ScalingType is a parameter of type esriSlopeType