ICurvatureFunctionArguments Interface

Provides access to members that control curvature function arguments.

Members

Name Description
Read/write property Raster The input elevation model.
Read/write property Type Curvature Type
Read/write property ZFactor Z Factor

ICurvatureFunctionArguments.Raster Property

The input elevation model.

Public Property Raster As Object
public object Raster {get; set;}

ICurvatureFunctionArguments.Type Property

Curvature Type.

Public Property Type As esriCurvatureType
public esriCurvatureType Type {get; set;}

ICurvatureFunctionArguments.ZFactor Property

Z Factor.

Public Property ZFactor As Double
public double ZFactor {get; set;}

Classes that implement ICurvatureFunctionArguments

Classes Description
CurvatureFunctionArguments Curvature function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.