|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| MousePosition[] gives the current mouse position in the notebook front end. |
| MousePosition["coords"] gives the mouse position with respect to the specified coordinate system. |
| MousePosition["coords", def] returns def if the mouse is not over an object that defines the specified coordinate system. |
| "ScreenAbsolute" | absolute position within the complete screen display | |
| "ScreenScaled" | scaled position within the complete screen display | |
| "WindowAbsolute" | absolute position down the current window | |
| "WindowScaled" | scaled position down the current window | |
| "DocumentAbsolute" | absolute position down the current complete document | |
| "DocumentScaled" | scaled position down the current complete document | |
| "CellAbsolute" | absolute position within the current cell | |
| "CellScaled" | scaled position within the current cell | |
| "CellContentsAbsolute" | absolute position within the content area of the current cell | |
| "CellContentsScaled" | scaled position within the content area of the current cell | |
| "EventHandlerAbsolute" | absolute position within the current event handler region | |
| "EventHandlerScaled" | scaled position within the current event handler region | |
| "Graphics" | coordinates in the current graphic | |
| "Graphics3DBoxIntercepts" | front and back intercepts with the 3D bounding box | |
| "GraphicsAbsolute" | absolute position within the current graphic | |
| "GraphicsScaled" | scaled position within the current graphic | |
| "GraphicsImageScaled" | scaled position within the current graphics image area |