| MGMap.Busy |
|
Returns True if Autodesk MapGuide Viewer is busy loading or drawing a map.
Before calling other API methods, you should use the Busy property to test whether Autodesk MapGuide Viewer is busy in an if statement. However, do not attempt to use it in a while loop to wait until Autodesk MapGuide Viewer becomes available. This may cause the Web browser and Autodesk MapGuide Viewer to freeze up.
boolean (read-only)
none