Skip to main content
Version: 4.1

RotateEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Provides data for Rotate event.

public class RotateEventArgs : EventArgs

Properties

Instance member Angle

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

Used By

NameDescription
RotateEventHandlerRepresents the method that will handle the Rotate event.