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


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

ISlopeFunctionArguments Interface

Provides access to members that control slope function arguments.

Product Availability

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

Members

Name Description
Read/write property DEM The input elevation model.
Read/write property ZFactor The Z scale factor that converts z value to the unit of x and y.

Classes that implement ISlopeFunctionArguments

Classes Description
SlopeFunctionArguments The Slope function arguments.