ArcObjects Library Reference (Geometry)  

esriTransformDirection Constants

Specifies whether to apply a forward or reverse (inverse) transformation.

Constant Value Description
esriTransformForward 0 Specifies a forward transformation.
esriTransformReverse 1 Specifies a reverse (inverse) transformation.

Product Availability

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

.NET Samples

RSS weather layer (Code Files: AddRSSWeatherLayer RSSWeatherLayerClass) | Triangle graphic element (Code Files: TriangleElementClass) |

.NET Related Topics

Creating a custom geotransformation | DataSourcesRaster | Geometry service | How to create a multipoint object from the vertices of a polyline | How to perform a geodata transformation on a raster | How to perform an affine transformation | How to project a raster with a datum transformation | How to use the IAffineTransformation2D project and MoveOrigin methods | How to use the IGeoTransformationOperationSet methods |