GuiHost..::..SetMouse Method

sets the current mouse position

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public static void SetMouse(
	int posX,
	int posY,
	int scroll
)
Public Shared Sub SetMouse ( _
	posX As Integer, _
	posY As Integer, _
	scroll As Integer _
)
public:
static void SetMouse(
	int^ posX, 
	int^ posY, 
	int^ scroll
)

Parameters

posX
Type: Int32
x component of the position
posY
Type: Int32
y component of the position
scroll
Type: Int32
scrollwheel delta