Aracılığıyla paylaş


PinchGestureUpdatedEventArgs Sınıf

Tanım

Olay için PinchUpdated olay bağımsız değişkenleri.

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

Oluşturucular

PinchGestureUpdatedEventArgs(GestureStatus, Double, Point)

Belirtilen değerlerle yeni PinchGestureUpdatedEventArgs bir nesne oluşturur.

PinchGestureUpdatedEventArgs(GestureStatus)

Varsayılan değerlerle yeni PinchGestureUpdatedEventArgs bir nesne oluşturur.

Özellikler

Scale

Son güncelleştirme alındıktan sonra kullanıcının sıkıştırma hareketinin göreli boyutu.

ScaleOrigin

Sıkıştırma hareketinin güncelleştirilmiş kaynağı.

Status

Hareketin başlatılmış, çalışıyor veya tamamlanmıştır.

Şunlara uygulanır