This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriTransformDirection Constants (ArcObjects .NET 10.4 SDK) |
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. |