ImageGear Professional for Windows ActiveX
TrackMouse Method

Description:

Tracks the position of the mouse. This method must be called to start hand panning. The hand panning is terminated automatically when the user releases the corresponding mouse button.

Syntax:

Sub TrackMouse(X as Long, Y as Long)

Parameters:

Name Description
X Current X position of the cursor.
Y Current Y position of the cursor.

Return Value:

None

Bits Per Pixel:

N/A

Sample:

ig_guiwin.vb6.exe

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback