NUnitForms Class Library

MouseController.Drag Method

Simulate dragging the mouse.

Overload List

Simulate dragging the mouse.

public void Drag(PointF,params PointF[]);

Simulate dragging the mouse.

public void Drag(float,float,params float[]);

See Also

MouseController Class | NUnit.Extensions.Forms Namespace