This document is archived and information here might be outdated.  Recommended version.


Application Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Classes > A > Application Class
ArcGIS Developer Help

ApplicationClass Class

Esri ArcGlobe Application.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Description

Similar to other ArcGIS applications, the Application object is at the top level of the object hierarchy in the ArcGlobe library. From here you can perform tasks related to the application itself, such as opening a new document, or gain access to other objects contained within the application.

Supported Platforms

Windows

Interfaces

Interfaces Description
IApplication (esriFramework) Provides access to members that query or modify the application.
IApplicationStatus (esriFramework) Provides access to the applications status.
IApplicationStatusEvents (esriFramework) Provides access to events fired by application.
IDockableWindowManager (esriFramework) Provides access to a method that finds a dockable window in the application.
IExtensionManager (esriSystem) Provides access to members that query extension.
IGMxApplication Provides access to members that control the ArcGlobe Application object.
IGMxDefaultLayers Provides access to Default Layers for New Documents.
IGxApplication (esriCatalogUI) Provides access to members that control the Gx Application object.
IGxCatalogDefaultDatabase (esriCatalog) Provides access to members that manages a GX catalog default geodatabase.
IGxCatalogWorkspace (esriCatalog) Provides access to members that manages a GX catalog workspace.
IMultiThreadedApplication (esriFramework) Provides access to members that control DLL thread managers.
IObjectFactory (esriFramework) Provides access to members that allow automation clients to create arbitrary objects within the application's process space.
IVbaApplication (esriFramework) Provides access to members that modify the VBA projects in this application.
IWindowPosition (esriFramework) Provides access to members that query or modify a window's position, size and state.