InteractiveWorksheetMouseMove(Single, Single, Int32) Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void MouseMove(
	float x,
	float y,
	int count
)

Parameters

x  Single
 
y  Single
 
count  Int32
 

See Also