Home > Working with SGWorld > Window (IWindow6)
The window property of the SGWorld interface is a wrapper for all the functionality that represents interaction with the 3D Window, such as snapshots, dimensions and query pixel information.
|
Properties |
|
|
An IScreenRect6 representing the size and position of the SGWorld window. |
|
|
Methods |
|
|
Returns the real world coordinates on the terrain, behind the center pixel on the window. |
|
|
Returns the currently shown navigation controls. |
|
|
Returns the current input mode of the mouse. |
|
|
Returns information about the pointer position. |
|
|
Returns the properties of the popup specified by caption. |
|
|
Returns a snapshot of the window |
|
|
Hides the text message in the Message Bar container. |
|
|
Returns an indication of whether a specified terrain coordinate falls in the 3D Window. |
|
|
Returns the real world coordinates on the terrain, behind a specified pixel on the window. |
|
|
Removes the popup window |
|
|
Specifies a popup to be removed by its caption. |
|
|
Displays a complete Head Up Display in a graphic form. It |
|
|
Determines the input mode of the mouse. |
|
|
Shows navigation controls and/or graphical and textual information in the 3D Window. |
|
|
Displays the text message in the Message Bar container. |
|
|
Displays a popup window. |