RotateEventArgs

Wisej.Web.RotateEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for Rotate event.

public class RotateEventArgs : EventArgs

Properties

Double: Returns a number with the current calculated angle between the primary and secondary active pointers.

Used By

NameDescription

Represents the method that will handle the Rotate event.

Last updated