GeoPositionChangedEventArgs<T> Class
March 22, 2012
Provides data for PositionChanged events.
Namespace:
System.Device.Location
Assembly: System.Device (in System.Device.dll)
The GeoPositionChangedEventArgs<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
GeoPositionChangedEventArgs<T> | Initializes a new instance of the GeoPositionChangedEventArgs<T> class. |
| Name | Description | |
|---|---|---|
|
Position | A GeoPosition<T> object containing the location and time stamp data for the PositionChanged event. |