Maptitude GISDK Help |
Gets a list of all views.
view_names = GetViewNames()
An array of view names (strings), or null if there are no views.
vws = GetViewNames()
ShowMessage("There are " + String(vws.length) + " open views.")
Function |
Summary |
Gets the name of the current view |
|
Sets the current view (and the current layer) |
|
Gets information on views in the system or views associated with a layer |
|
Gets the join information for a view |
|
Gets the name of the layer that corresponds to a view |
|
Gets the parentage of a view |
©2025 Caliper Corporation | www.caliper.com |