| AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : ToolGet Method |
IXKEY_None (0)
IXKEY_Shift (1)
IXKEY_Ctrl (2)
IXKEY_Alt (4)
| Visual Basic |
|---|
Public Function ToolGet( _ ByVal eMouse As enumIXMouseButton, _ ByVal nShift As Integer _ ) As enumIXTool |
| Value | Description |
|---|---|
| IXMOUSEBUTTON_Left | Left mouse button. |
| IXMOUSEBUTTON_Middle | Middle mouse button. |
| IXMOUSEBUTTON_MouseWheel | Mouse wheel. |
| IXMOUSEBUTTON_Right | Right mouse button. |
IXKEY_None (0)
IXKEY_Shift (1)
IXKEY_Ctrl (2)
IXKEY_Alt (4)
Gets the unique shift/mouse combination that, when executed by the application's end-user, results in applying the tool.