Maptitude GISDK Help |
Makes a window the currently active window.
SetWindow(string window_name)
Argument |
Contents |
window_name |
String of the form "window type|window name," or "window name" if the window name is unique among the window types |
For more information on window types, see Windows.
SetWindow("Map|My First Map")
SetWindow("Editor|Sales Dataview")
Error Type |
Meaning |
NotFound |
There is no window of the designated type and name |
Function |
Summary |
Gets a list of all the windows of a specified type |
|
Gets the name of the current window |
|
Gets the type of the current window |
|
Sets the position of the window |
|
Sets the size of the specified or currently active window |
|
Makes a map the current map |
©2025 Caliper Corporation | www.caliper.com |