GeoPosition<T> Class
July 26, 2012
Represents a geographic position consisting of a location and a time stamp.
Namespace:
System.Device.Location
Assembly: System.Device (in System.Device.dll)
XMLNS for XAML: Not mapped to an xmlns.
The GeoPosition<T> type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GeoPosition<T>() | Initializes a new instance of the GeoPosition<T> class with no data. |
![]() | GeoPosition<T>(DateTimeOffset, T) | Initializes a new instance of the GeoPosition<T> class with the provided time stamp and location. |
