|
|
||
|
|
| MousePosition 在笔记本前端,给出当前鼠标的坐标. |
| MousePosition 给出相应特定坐标系中的鼠标坐标. |
| MousePosition 如果鼠标没有指向用来定义特定坐标系的对象上,返回 def. |
| "ScreenAbsolute" | 在屏幕完全显示中绝对坐标 | |
| "ScreenScaled" | 在屏幕完全显示中的坐标比例缩放 | |
| "WindowAbsolute" | 当前窗口下的绝对坐标 | |
| "WindowScaled" | 当前窗口下的比例缩放坐标 | |
| "DocumentAbsolute" | 当前完整文档中的绝对坐标 | |
| "DocumentScaled" | 在当前完整文档中的换算坐标 | |
| "CellAbsolute" | 当前单元中的绝对坐标 | |
| "CellScaled" | 当前单元中的坐标比例缩放 | |
| "CellContentsAbsolute" | 当前单元中内容区域的绝对坐标 | |
| "CellContentsScaled" | 当前单元中内容区域的坐标比例缩放 | |
| "EventHandlerAbsolute" | 当前事件处理区域内的绝对坐标 | |
| "EventHandlerScaled" | 当前事件处理区域内的绝对坐标 | |
| "Graphics" | 当前图形中的坐标 | |
| "Graphics3DBoxIntercepts" | 带有三维绑定框的前后截取 | |
| "GraphicsAbsolute" | 当前图形内绝对坐标 | |
| "GraphicsScaled" | 当前图形内坐标比例缩放 | |
| "GraphicsImageScaled" | 当前图形区域中的比例缩放坐标 |