Wisej.Web.PinchEventArgs
Last updated 2 years ago
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for Pinch event.
public class PinchEventArgs : EventArgs
Public Class PinchEventArgs Inherits EventArgs
Double: Returns the calculated scale factor.
PinchEventHandler
Represents the method that will handle the Pinch event.