| Maptitude GISDK Help |
Redraws an editor window.
RedrawEditor(string editor_name)
| Argument | Contents |
|---|---|
| editor_name | The name of the editor, or null for the current editor |
RedrawEditor() forces the editor to reload the displayed data from file. In a multi-user environment, this ensures that the most recent data are displayed.
RedrawEditor("Sales Report for June")
| Error Type | Meaning |
|---|---|
| NotFound | The specified editor does not exist |
| Function | Summary |
|---|---|
| RedrawMap() | Redraws a map window |
| DrawLayout() | Redraws a layout window |
| ©2025 Caliper Corporation | www.caliper.com |