All pages
Powered by GitBook
1 of 1

Loading...

PinchEventArgs

Wisej.Web.PinchEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for Pinch event.

public class PinchEventArgs : EventArgs
Public Class PinchEventArgs
    Inherits EventArgs

Properties

Scale

: Returns the calculated scale factor.

Used By

Name
Description

PinchEventHandler

Represents the method that will handle the Pinch event.

Double