MobileForms Toolkit Documentation

GeoMap.OnDownloadMapCompleted Method 

Raises the DownloadMapCompleted event.

protected void OnDownloadMapCompleted(
DownloadMapCompletedEventArgs args
);

Parameters

args
An instance of DownloadMapCompletedEventArgs object defining the event arguments.

See Also

GeoMap Class | Resco.Location.Services.Map Namespace