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