ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXAction Object > IGArtXAction Methods > MouseDown Method |
Passes mouse events to GUI action. It should be called when user does mouse button click.
MouseDown(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