ArcGIS Explorer Component Help |
Application Properties |
Application Class See Also |
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.
| |
ApplicationConfigurationPath |
Gets the path to the currently running application configuration file.
| |
Caption |
Gets or sets the application caption.
| |
ColorScheme |
Gets or sets the color scheme of the ArcGIS Explorer application.
| |
DocumentPath |
The file system path to the map document.
| |
IsDocumentDirty |
Gets a value indicating whether the map document contains unsaved changes.
| |
IsUsingApplicationConfiguration |
Gets a value indicating whether the application is runnning using an application configuration.
| |
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.
| |
Version |
The current version of ArcGIS Explorer.
| |
Visible |
Gets a value indicating whether the application is visible.
| |
Window |
Gets the native window handle of the main application window. Can be used to parent dialogs
and message boxes correctly.
|