PinchGestureUpdatedEventArgs Classe

Definição

Argumentos de evento para o evento PinchUpdated.

public ref class PinchGestureUpdatedEventArgs : EventArgs
public class PinchGestureUpdatedEventArgs : EventArgs
type PinchGestureUpdatedEventArgs = class
    inherit EventArgs
Public Class PinchGestureUpdatedEventArgs
Inherits EventArgs
Herança
PinchGestureUpdatedEventArgs

Construtores

PinchGestureUpdatedEventArgs(GestureStatus)

Constrói um novo objeto PinchGestureUpdatedEventArgs com valores padrão.

PinchGestureUpdatedEventArgs(GestureStatus, Double, Point)

Constrói um novo objeto PinchGestureUpdatedEventArgs com os valores especificados.

Propriedades

Scale

O tamanho relativo do gesto de pinçagem do usuário desde o recebimento da última atualização.

ScaleOrigin

A origem atualizada do gesto de pinçagem.

Status

Se o gesto é iniciado, está em execução ou foi concluído.

Aplica-se a