| Maptitude GISDK Help |
Gets the current state of the redraw flag as set by SetMapRedraw().
GetMapRedraw(string map_name)
| Argument | Contents |
|---|---|
| map_name | The name of the map, or null for the current map |
The current state of the redraw flag, as set by SetMapRedraw(), where "True" means map drawing is turned on and "False" means map drawing is turned off.
GetMapRedraw("My Map")
| Error Type | Meaning |
|---|---|
| NotFound | There is no map with the specified name |
| Function | Summary |
|---|---|
| SetMapRedraw() | Controls whether map windows redraw automatically |
| ©2025 Caliper Corporation | www.caliper.com |