RotateEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for Rotate event.
- C#
- VB.NET
public class RotateEventArgs : EventArgs
Public Class RotateEventArgs
Inherits EventArgs
Properties
Angle
Double: Returns a number with the current calculated angle between the primary and secondary active pointers.
Used By
| Name | Description |
|---|---|
| RotateEventHandler | Represents the method that will handle the Rotate event. |