Sdílet prostřednictvím


PinchGestureUpdatedEventArgs Třída

Definice

Argumenty události události PinchUpdated .

public ref class PinchGestureUpdatedEventArgs : EventArgs
public class PinchGestureUpdatedEventArgs : EventArgs
type PinchGestureUpdatedEventArgs = class
    inherit EventArgs
Public Class PinchGestureUpdatedEventArgs
Inherits EventArgs
Dědičnost
PinchGestureUpdatedEventArgs

Konstruktory

PinchGestureUpdatedEventArgs(GestureStatus, Double, Point)

Vytvoří nový PinchGestureUpdatedEventArgs objekt se zadanými hodnotami.

PinchGestureUpdatedEventArgs(GestureStatus)

Vytvoří nový PinchGestureUpdatedEventArgs objekt s výchozími hodnotami.

Vlastnosti

Scale

Relativní velikost gesta připnutí uživatele od poslední aktualizace byla přijata.

ScaleOrigin

Aktualizovaný původ gesta připnutí.

Status

Ať už je gesto spuštěné, spuštěné nebo dokončené.

Platí pro