Provides access to members that control reproject function arguments.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Raster | The source raster object. | |
SpatialReference | The output spatial reference. | |
XCellsize | The X cell size. | |
XOrigin | The X origin. | |
YCellsize | The Y cell size. | |
YOrigin | The Y origin. |
CoClasses that implement IReprojectFunctionArguments
CoClasses and Classes | Description |
---|---|
ReprojectFunctionArguments | The Reproject function arguments. |