This document is archived and information here might be outdated.  Recommended version.


ISlopeScalingArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISlopeScalingArguments Interface
ArcGIS Developer Help

ISlopeScalingArguments Interface

Provides access to members that control hillshade/slope function arguments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property PixelSizeFactor The Z scale factor that converts z value to a function of x and y.
Read/write property PixelSizePower Pixel size power
Read/write property RemoveEdgeEffect Flag to remove seams from multi resolution datasets.
Read/write property ScalingType The output scaling method.

Classes that implement ISlopeScalingArguments

Classes Description
HillshadeFunctionArguments The Hillshade function arguments.
ShadedReliefFunction The Shaded Relief function.
SlopeFunctionArguments The Slope function arguments.