MobileForms Toolkit Documentation

DownloadMapCompletedEventArgs Properties

The properties of the DownloadMapCompletedEventArgs class are listed below. For a complete list of DownloadMapCompletedEventArgs class members, see the DownloadMapCompletedEventArgs Members topic.

Public Instance Properties

Cancelled (inherited from AsyncCompletedEventArgs)Gets a value indicating whether an asynchronous operation has been canceled.
Error (inherited from AsyncCompletedEventArgs)Gets a value indicating which error occurred during an asynchronous operation.
ImageGets the Bitmap object representing resulting map image.
ImageStreamGets the Stream object containing the resulting map image data.
UserState (inherited from AsyncCompletedEventArgs)Gets the unique identifier for the asynchronous task.

See Also

DownloadMapCompletedEventArgs Class | Resco.Location.Services.Map Namespace