Provides additional access to members that control the Basic Document.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
ActivatedView | The activated view. This is the same as the active view unless a data frame is activated within a layout. |
![]() |
AddLayer | Adds a layer to the current focus map or scene. |
![]() |
ContextItem | The last item that was right-clicked. |
![]() |
CurrentLocation | The current mouse location in map units. |
![]() |
FocusMap | The current focus map. |
![]() |
Maps | The collection of maps in the document. |
![]() |
OperationStack | The operation stack. |
![]() |
PageLayout | The page layout. |
![]() |
SearchTolerance | The global search tolerance in geographic units for selection. |
![]() |
SearchTolerancePixels | The global search tolerance in pixels for selection. |
![]() |
SelectedItem | The selected item in the layer control. |
![]() |
SelectedLayer | The selected layer in the layer control. |
![]() |
StyleGallery | Reference to the document's Style Gallery. |
![]() |
TableProperties | Table properties, for Layers and Tables. |
![]() |
UpdateContents | Notifies the document that the contents have been updated. |
CoClasses that implement IBasicDocument2
CoClasses and Classes | Description |
---|---|
GMxDocument (esriArcGlobe) | Provides access to members that control the ArcGlobe document. |
MxDocument | ESRI Mx Document. |
SxDocument (esriArcScene) | Provides access to members that control the ArcScene document. |