This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxDocumentEvents Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the events fired by ArcGlobe.
Description | ||
---|---|---|
BeforeCloseDocument | Fired before a document is closed. Return True to abort the close process. | |
CloseDocument | Fired when a document is closed. | |
NewDocument | Fired when a new document is created. | |
OnContextMenu | Fired when a context menu should be displayed at the given xy location. Returns true if handled. | |
OpenDocument | Fired when a document is opened. |
CoClasses and Classes | Description |
---|---|
GMxDocument | Provides access to members that control the ArcGlobe document. |
Publisher (esriPublisherUI) | The Publisher Extension coclass. |