| Miner.Responder.Desktop Assembly > Miner.Responder.Desktop Namespace > NonEditingSnapToolBase Class : OnMouseMove Method |
'Declaration Public Overrides Sub OnMouseMove( _ ByVal button As Integer, _ ByVal shift As Integer, _ ByVal x As Integer, _ ByVal y As Integer _ )
'Usage Dim instance As NonEditingSnapToolBase Dim button As Integer Dim shift As Integer Dim x As Integer Dim y As Integer instance.OnMouseMove(button, shift, x, y)
| Value | Description |
|---|---|
| 1 | Left button |
| 2 | Right button |
| 3 | Left and Right buttons |
| 4 | Middle button |
| 5 | Left and Middle buttons |
| 6 | Right and Middle buttons |
| 7 | All buttons |
| Value | Description |
|---|---|
| 0 | No key pressed |
| 1 | Shift key pressed |
| 2 | Ctrl key pressed |
| 3 | Shift and Ctrl keys pressed |
| 4 | Alt key pressed |
| 5 | Shift and Alt keys pressed |
| 6 | Ctrl and Alt keys pressed |
| 7 | Shift, Ctrl, and Alt keys pressed |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.