Quit - Automation

 

The Quit method terminates the application.

 

Syntax

object.Quit

 

Example

This example demonstrates how to close the MapViewer application.

 

mvApp.Quit

 

Used by: Application object