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


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

IParcelPropertiesWindow2 Interface

Provides access to ParcelPropertiesWindow2 Interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property hWnd Window handle of the Editor Dockable Window.
Read-only property Page ICadastralEditorPage for the specified index.
Read-only property PageCount Number of edit pages in the Edit Parcel Properties Window.
Method Refresh Refresh the selected page in the Edit Parcel Properties Window.
Method RefreshAll Refresh and active all pages in the Edit Parcel Properties Window.
Read-only property SelectedPage Selected page index in the Edit Parcel Properties Window.
Method SetActiveObject Forward object to pages that support ICadastralEditorPageUpdates.
Method Show Show/Hide the Parcel Edit Properties Window.
Read-only property Visible Indicates whether the Editor Dockable window is visible.

Classes that implement IParcelPropertiesWindow2

Classes Description
PropertiesDockableWindow Parcel Properties Dockable Window.