GeoPositionChangedEventArgs<T> Constructor (GeoPosition<T>^)

.NET Framework (current version)
 

Initializes a new instance of the GeoPositionChangedEventArgs<T> class

Namespace:   System.Device.Location
Assembly:  System.Device (in System.Device.dll)

public:
GeoPositionChangedEventArgs(
	GeoPosition<T>^ position
)

Parameters

position
Type: System.Device.Location::GeoPosition<T>^

The updated position.

.NET Framework
Available since 4.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: