MobileForms Toolkit Documentation

GetLocationCompletedEventArgs Properties

The properties of the GetLocationCompletedEventArgs class are listed below. For a complete list of GetLocationCompletedEventArgs class members, see the GetLocationCompletedEventArgs 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.
LocationGets a GeoPoint object representing the location.
LocationPrecisionGets a eGeoPrecision value defining the result precision.
UserState (inherited from AsyncCompletedEventArgs)Gets the unique identifier for the asynchronous task.
ViewPointGets the GeoArea object specifying the geographic area that is addressed by requested civic address.

See Also

GetLocationCompletedEventArgs Class | Resco.Location.Services.GeoCode Namespace