ArcObjects Library Reference (DataSourcesRaster)  

IReprojectFunctionArguments Interface

Provides access to members that control reproject function arguments.

Product Availability

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

Members

Description
Read/write property Raster The source raster object.
Read/write property SpatialReference The output spatial reference.
Read/write property XCellsize The X cell size.
Read/write property XOrigin The X origin.
Read/write property YCellsize The Y cell size.
Read/write property YOrigin The Y origin.

CoClasses that implement IReprojectFunctionArguments

CoClasses and Classes Description
ReprojectFunctionArguments The Reproject function arguments.