| MGMap.stop |
|
void stop()
Aborts any downloading or redrawing that is currently taking place.
This method is the API equivalent of pressing the Stop toolbar button or selecting the Stop command on the popup menu. The stop method works only with the ActiveX Control control and Plug-In; for the Autodesk MapGuide Viewer, Java Edition, use stopEx instead.
Note that Autodesk MapGuide Viewer might not be able to size highlighted features correctly due to the abrupt halt of its downloading/redrawing process when stop is invoked.
This method functions only during a busy state. For additional information about busy state, refer to "Handling Busy State and Map Refresh" in the Autodesk MapGuide Developer's Guide.
ActiveX Control and Plug-In only
none