Skip to main content
Version: 3.5

PinchEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for Pinch event.

public class PinchEventArgs : EventArgs

Properties

Instance memberScale

Double: Returns the calculated scale factor.

Used By

NameDescription
PinchEventHandlerRepresents the method that will handle the Pinch event.