Scope: Schematic editor
Object: Application Object
Prerequisites: None
Occurs whenever a SchematicSheetDocument Object is closed.
Sub Application_DocumentClose(ByVal Doc As IVdDoc)
The SchematicSheetDocument Object that is being closed.
See SchematicSheetDocument Object for more information.