ArcObjects Library Reference (ArcGlobe)  

IGMxDocumentEvents Interface

Provides access to the events fired by ArcGlobe.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Description
Method BeforeCloseDocument Fired before a document is closed. Return True to abort the close process.
Method CloseDocument Fired when a document is closed.
Method NewDocument Fired when a new document is created.
Method OnContextMenu Fired when a context menu should be displayed at the given xy location. Returns true if handled.
Method OpenDocument Fired when a document is opened.

CoClasses that implement IGMxDocumentEvents

CoClasses and Classes Description
GMxDocument Provides access to members that control the ArcGlobe document.
Publisher (esriPublisherUI) The Publisher Extension coclass.