| "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 |