ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXAction Object > IGArtXAction Methods > MouseMove Method |
Passes mouse events to GUI action. It should be called when user moves mouse pointer.
MouseMove(nMessage As Long, pIPoint As IGPoint Object) As Long
Name | Description |
---|---|
nMessage | Mouse event parameters. |
pIPoint | Screen position of mouse event. |
Action state.
N/A