Wisej.Web.RotateEventArgs
Last updated 1 year ago
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for Rotate event.
public class RotateEventArgs : EventArgs
Public Class RotateEventArgs Inherits EventArgs
Double: Returns a number with the current calculated angle between the primary and secondary active pointers.
RotateEventHandler
Represents the method that will handle the Rotate event.