This document is archived and information here might be outdated.  Recommended version.


ICadastralControlImporterMerging.MergeCoordinateOption Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralControlImporterMerging.MergeCoordinateOption Property

Merge control coordinate options. Default: esriCFControlMergingUpdateXY.

[Visual Basic .NET]
Public Property MergeCoordinateOption As esriCFControlMergingCoordinate
[C#]
public esriCFControlMergingCoordinate MergeCoordinateOption {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlImporterMerging Interface