Udostępnij za pośrednictwem


PinchGestureUpdatedEventArgs Klasa

Definicja

Argumenty zdarzeń PinchUpdated dla zdarzenia.

public ref class PinchGestureUpdatedEventArgs : EventArgs
public class PinchGestureUpdatedEventArgs : EventArgs
type PinchGestureUpdatedEventArgs = class
    inherit EventArgs
Public Class PinchGestureUpdatedEventArgs
Inherits EventArgs
Dziedziczenie
PinchGestureUpdatedEventArgs

Konstruktory

PinchGestureUpdatedEventArgs(GestureStatus)

Tworzy nowy PinchGestureUpdatedEventArgs obiekt z wartościami domyślnymi.

PinchGestureUpdatedEventArgs(GestureStatus, Double, Point)

Tworzy nowy PinchGestureUpdatedEventArgs obiekt z określonymi wartościami.

Właściwości

Scale

Względny rozmiar gestu szczypta użytkownika od czasu odebrania ostatniej aktualizacji.

ScaleOrigin

Zaktualizowane źródło gestu szczypta.

Status

Niezależnie od tego, czy gest został uruchomiony, czy został zakończony.

Dotyczy