ArcObjects Library Reference (DataSourcesRaster)  

ISlopeScalingArguments Interface

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

Product Availability

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

Members

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.

CoClasses that implement ISlopeScalingArguments

CoClasses and Classes Description
HillshadeFunctionArguments The Hillshade function arguments.
SlopeFunctionArguments The Slope function arguments.