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


IGMxDocumentEventsDisp.NewDocument Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcGlobe)  

IGMxDocumentEventsDisp.NewDocument Event

Fired when a new document is created. Return true if handled.

[Visual Basic .NET]
Public Event NewDocument As NewDocumentEventHandler
[C#]
public event NewDocumentEventHandler NewDocument

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxDocumentEventsDisp Interface