The Application type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActiveMapDisplay |
Gets the MapDisplay which is currently active in the application. There is currently only
one MapDisplay in the application.
| |
| Caption |
Gets or sets the application caption.
| |
| Name |
The title of the application.
| |
| Presentation |
Gets the Presentation for the currently open Map.
| |
| SelectedItems |
Gets the collection of MapItems currently selected in the Contents window.
| |
| Visible |
Gets a value indicating whether this Application is visible.
| |
| Window |
Gets the native window handle of the main application window.
|

