RasterMouseEvent.initial
Access: | readonly |
Type: | object |
x Mouse pointer's initial X coordinate. y Mouse pointer's initial Y coordinate. ctrl true if the CONTROL key was pressed, false otherwise. alt true if the ALT key was pressed, false otherwise. shift true if the SHIFT key was pressed, false otherwise. button Pressed mouse button: 1=Left, 2=Right, 3=Center.