This document is archived and information here might be outdated. Recommended version. |
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