This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxDocumentEvents Interface > IGMxDocumentEvents.BeforeCloseDocument Method (ArcObjects .NET 10.4 SDK) |
Fired before a document is closed. Return True to abort the close process.
[Visual Basic .NET] Public Function BeforeCloseDocument ( _ ) As Boolean
[C#] public bool BeforeCloseDocument ( );