ISARIndicesFunctionArguments Interface

Provides access to members that control SAR Indices function arguments.

Members

Name Description
Read/write property Index The SAR index.
Read/write property Raster The input raster.

ISARIndicesFunctionArguments.Index Property

The SAR index.

Public Property Index As esriRasterSARIndex
public esriRasterSARIndex Index {get; set;}

ISARIndicesFunctionArguments.Raster Property

The input raster.

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

Classes that implement ISARIndicesFunctionArguments

Classes Description
SARIndicesFunctionArguments A class for SAR Indices raster function arguments.

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