PinchEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for Pinch event.
- C#
- VB.NET
public class PinchEventArgs : EventArgs
Public Class PinchEventArgs
Inherits EventArgs
Properties
Scale
Double: Returns the calculated scale factor.
Used By
| Name | Description |
|---|---|
| PinchEventHandler | Represents the method that will handle the Pinch event. |