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


ICadastralControlImporterMerging.MergeCoordinateOption Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralControlImporterMerging Interface > ICadastralControlImporterMerging.MergeCoordinateOption Property
ArcGIS Developer Help

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