PinchEventArgs

Wisej.Web.PinchEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for Pinch event.

public class PinchEventArgs : EventArgs

Properties

Double: Returns the calculated scale factor.

Used By

NameDescription

Represents the method that will handle the Pinch event.

Last updated