ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUIMagnifierCtl Control > IGGUIMagnifierCtl Methods > StartMouseTracking Method |
Starts to display pop-up window or viewing area and tracks mouse movement and release. Updates content of destination view (or viewable area) under mouse movement.
StartMouseTracking(x As Long, y As Long)
Name | Description |
---|---|
x | X Position of the cursor, in screen coordinates. |
y | Y Position of the cursor, in screen coordinates. |
None
N/A
ig_guiwin_vb6.exe