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


ISlopeScalingArguments Interface (ArcObjects .NET 10.5 SDK)
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.
ShadedReliefFunction The Shaded Relief function.
SlopeFunctionArguments The Slope function arguments.