Condividi tramite


PinchGestureUpdatedEventArgs Classe

Definizione

Argomenti per l'evento PinchUpdated.

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

Costruttori

PinchGestureUpdatedEventArgs(GestureStatus, Double, Point)

Costruisce un nuovo oggetto PinchGestureUpdatedEventArgs con i valori specificati.

PinchGestureUpdatedEventArgs(GestureStatus)

Costruisce un nuovo oggetto PinchGestureUpdatedEventArgs con i valori predefiniti.

Proprietà

Scale

La dimensione relativa del movimento di zoom indietro dell'utente da quando è stato ricevuto l'ultimo aggiornamento.

ScaleOrigin

L'origine aggiornata del movimento zoom indietro.

Status

Se il movimento è iniziato, è in corso o è terminato.

Si applica a