Navigation: Programming with Amos > Class Reference > Amos Graphics Class Reference > pd Class Members > Methods
FileExit Method
Closes the Amos Graphics window. This method is equivalent to the menu selection File → Exit.
Syntax
pd.FileExit ()
See MouseDown and MouseUp Events Example.