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