Quit method

Closes the drawing file and exits the application.

Syntax

object.Quit

Where:

     object is a valid object, in this case the Application object.

Examples ...

Quit method example