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


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

esriGeoTransTypeEnum Constants

The geometric transformation types.

Constant Value Description
esriGeoTransPolySimilarity -4 Transformation is a similarity polynomial.
esriGeoTransProjective -3 Transformation is projective.
esriGeoTransPolyOrder0 -2 Transformation is a 0 order polynomial (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.