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


esriRasterPrjMethodTypeEnum Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriRasterPrjMethodTypeEnum Constants
ArcGIS Developer Help

esriRasterPrjMethodTypeEnum Constants

The raster projection types.

Constant Value Description
esriRasterPrjMethodGlobal 0 Use global polynomial transformation in the projection.
esriRasteraPrjMethodPieceWise1 1 Use piecewise polynomial(9X9 block) transformation in the projection.
esriRasterPrjMethodPieceWise2 2 Use piecewise polynomial (17X17 block) transformation in the projection.
esriRasterPrjMethodFull 3 Project each point.
esriRasterPrjMethodUserDefinedBlkSize 4 Use piecewise polynomial(user defined block) transformation in the projection.

Product Availability

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

Remarks

The should not be used in ArcGIS 9.0.