Share via


GeoPositionChangedEventArgs<T>(GeoPosition<T>) Konstruktor

Definice

Inicializuje novou instanci GeoPositionChangedEventArgs<T> třídy.

public:
 GeoPositionChangedEventArgs(System::Device::Location::GeoPosition<T> ^ position);
public GeoPositionChangedEventArgs (System.Device.Location.GeoPosition<T> position);
new System.Device.Location.GeoPositionChangedEventArgs<'T> : System.Device.Location.GeoPosition<'T> -> System.Device.Location.GeoPositionChangedEventArgs<'T>
Public Sub New (position As GeoPosition(Of T))

Parametry

position
GeoPosition<T>

Aktualizovaná pozice.

Platí pro