Simulates a touchpad rotate gesture.
public void TouchpadRotate(Interactive target, double delta, Point position, KeyModifiers modifiers = KeyModifiers.None)
The target control to receive the event.
Rotation delta (in degrees).
Position of the gesture.
Key modifiers.