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


IBasicDocument Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IB > IBasicDocument Interface
ArcGIS Developer Help

IBasicDocument Interface

Provides access to members that control the Basic Document.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property ActiveView The active view.
Method AddLayer Adds a layer to the current focus map or scene.
Read/write property ContextItem The last item that was right-clicked.
Read-only property SelectedItem The selected item in the layer control.
Read-only property SelectedLayer The selected layer in the layer control.
Read-only property TableProperties Table properties, for Layers and Tables.
Method UpdateContents Notifies the document that the contents have been updated.

Classes that implement IBasicDocument

Classes Description
MxDocument Esri Mx Document.

.NET Samples

Time Series Graph tool add-in Layer property page and property sheet Simple logging dockable window with a custom context menu