![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriGeodataXformApplyMethod Constants (ArcObjects .NET 10.5 SDK) |
The method for applying an Xform.
| Constant | Value | Description |
|---|---|---|
| esriGeodataXformApplyAppend | 0 | Append to existing Xform. |
| esriGeodataXformApplyReplace | 1 | Replace the top most Xform. |
| esriGeodataXformApplyOverwrite | 2 | Overwrite any existing Xform. |