Simulates a complete touchpad rotation sequence.
public void TouchpadRotateSequence(Interactive target, Point position, double totalAngle, int steps = 10, KeyModifiers modifiers = KeyModifiers.None)
The target control to receive the event.
Position of the gesture.
Total rotation angle in degrees.
Number of intermediate steps (must be greater than 0).
Key modifiers.