ArcObjects Library Reference (DataSourcesRaster)  

esriGeoTransTypeEnum Constants

The geometric transformation types.

Constant Value Description
esriGeoTransProjective -3 Transformation is projective.
esriGeoTransPolyOrder0 -2 Transformation is a 0 order polynomail (shift only).
esriGeoTransRubberSheeting -1 Transformation is rubbersheeting.
esriGeoTransSpline 0 Transformation is spline.
esriGeoTransPolyOrder1 1 Transformation is a first order polynomial.
esriGeoTransPolyOrder2 2 Transformation is a second order polynomial.
esriGeoTransPolyOrder3 3 Transformation is a third order polynomial.
esriGeoTransPolyOrderUndefined 4 Transformation is undefined.

Product Availability

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

.NET Related Topics

How to georeference a raster using polynomial transformation