Description
The STK UI Core library is a COM library containing classes, interfaces and enumerations for the Application Object Model.
Interfaces
Objects | Description |
---|
IAgUiToolbar | Provides methods and properties to control a toolbar. |
IAgUiToolbarCollection | Provides methods and properties to obtain a window's toolbars. |
IAgUiWindow | Represents a window abstraction. Provides methods and properties to manipulate the position and the state of the window. |
IAgUiWindowGlobeObject | Represents a 3D (Globe) window. Provides methods and properties to access the 3D window properties. |
IAgUiWindowMapObject | Represents a 2D (Map) window. Provides methods and properties to access the 2D window properties. |
IAgUiWindowsCollection | Provides methods and properties to manage the application's windows. |
Enumerations