ArcObjects Library Reference (ArcGlobe)  

IGMxDocumentEventsDisp.CloseDocument Event

Fired when a document is closed. Return true if handled.

[Visual Basic .NET]
Public Event CloseDocument As CloseDocumentEventHandler
[C#]
public event CloseDocumentEventHandler CloseDocument

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxDocumentEventsDisp Interface