| MGMap.viewBufferDlg |
|
MGMapLayer viewBufferDlg()
Displays the View Buffer dialog box, where the user specifies the settings for creating the buffers.
This method is the equivalent of the View > View Buffers menu command in the user interface.
This method always refreshes the map when the autoRefresh flag is set to True or when called from the onViewChanging or onMapLoaded events.
Note that this method does not work during a busy state. For additional information about the busy state, refer to "Handling Busy State and Map Refresh" in the Autodesk MapGuide Developer's Guide.
MGMapLayer - The buffer map layer that will contain the new buffer objects.
-1 (busy)
-12 (invalid selection)