This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Constants > E > esriCFControlMergingCoordinate Constants (ArcObjects .NET 10.4 SDK) |
Control import merging coordinate options.
Constant | Value | Description |
---|---|---|
esriCFControlMergingKeepExistingCoordinates | 0 | Keep existing coordinates when merging control. |
esriCFControlMergingUpdateXYZ | 1 | Update existing XYZ coordinates when merging control. |
esriCFControlMergingUpdateXY | 2 | Update existing XY coordinates when merging control. |
esriCFControlMergingUpdateZ | 3 | Update existing Z coordinates when merging control. |