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


ICadastralMapEdit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralMapEdit Interface
ArcGIS Developer Help

ICadastralMapEdit Interface

Provides access to CadastralMapEdit Interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property Accuracies Fabric accuracy information.
Read/write property EnableStopMapEdit Indicates whether to execute StopMapEdit(). The client is responsible to enable and call StopMapEdit().
Read-only property MapEditing Indicates if map editing.
Read-only property Parcels Parcels from map selection.
Method StartMapEdit Start map editing on current parcels selected in parcel explorer.
Method StopMapEdit Stop map editing.

Classes that implement ICadastralMapEdit

Classes Description
CadastralEditorExtension Cadastral Editor Extension Object.