Skip to main content
Version: 4.1

PinchEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Provides data for Pinch event.

public class PinchEventArgs : EventArgs

Properties

Instance member Scale

Double: Returns the calculated scale factor.

Used By

NameDescription
PinchEventHandlerRepresents the method that will handle the Pinch event.