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


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

ISwathFunctionArguments Interface

Provides access to members that control swath function arguments.

Product Availability

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

Members

Name Description
Read/write property InterpolationMethod The interpolation method.
Read/write property Raster The input Raster.
Read/write property RasterInfo The raster definition containing at least extent, cellsize, and pixel type.

Classes that implement ISwathFunctionArguments

Classes Description
SwathFunctionArguments A class for the swath function arguments.