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


IParcelExplorer Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelExplorer Interface

Provides access to Parcel Explorer window that has a treeview of joined and unjoined parcels.

Product Availability

Available with ArcGIS Desktop.

Description

This interface provides access to the Parcel Explorer object. The Parcel Explorer is a dockable window, containing a treeview of joined and unjoined parcels. ICadastralExtensionManager provides a method to get the Parcel Explorer object.

This interface provides methods to:

Members

Description
Method AddParcel Add a Parcel to the Parcel Explorer.
Method AddPlan Add a New Plan to the parcel explorer.
Read/write property ContextMenuParcel Currently selected Parcel in the Parcel Explorer.
Read/write property ContextMenuPlan Currently selected Plan in the Parcel Explorer.
Method DeleteParcel Delete a Parcel from the Parcel Explorer.
Read-only property hWnd Window handle of the Parcel Explorer.
Method Redraw Redraw the Parcel Explorer.
Method Refresh Refresh the Parcel Explorer.
Method Show Show/Hide the Parcel Pxplorer.
Read/write property ShowHistoricParcels Indicates whether the Historic Parcels are viewd in the Parcel Explorer.
Read-only property Visible Indicates whether the Parcel Explorer is visible.

CoClasses that implement IParcelExplorer

CoClasses and Classes Description
ParcelExplorer Manager object for Parcel Explorer.