Maptitude GISDK Help |
Gets the type of the current window.
Added type "COM Control" to Version 2013. Added type "DotNet Control" to Version 2014.
win_typ = GetWindowType()
A string indicating the window type ("Map", "Editor", "Figure", "Layout", "Frame", "COM Control", or "DotNet Control").
wt = GetWindowType()
if wt = "Map" then PrintMap(opts)
Function |
Summary |
Gets the type of a figure window |
|
Gets a list of all the windows of a specified type |
|
Gets the name of the current window |
|
Determines whether a window is of a given type |
|
Makes a window the currently active window |
©2025 Caliper Corporation | www.caliper.com |