| Maptitude GISDK Help |
Gets the scope of a map.
scp = GetMapScope(string map_name)
| Argument | Contents |
|---|---|
| map_name | The map for which the scope is determined |
The current scope of the map.
For a full list of scope-related GISDK functions, see Map Scales and Scopes.
scp = GetMapScope(map1)
SetMapScope(map2, scp)
| Error Type | Meaning |
|---|---|
| NotFound | The specified map does not exist |
| Function | Summary |
|---|---|
| SetMapScope() | Sets the scope of a map |
| GetMapWindowScope() | Gets the scope of a map using the current window width and height |
| GetMapDefaultScope() | Gets the default scope of a map |
| ©2025 Caliper Corporation | www.caliper.com |