Purpose |
Retrieves the position of the virtual graphic viewport. |
Syntax |
GRAPHIC GET VIEW To WidthVar!, HeightVar! Function Form: WidthVar! = GRAPHIC(View.X) HeightVar! = GRAPHIC(View.Y) |
Remarks |
Retrieves the position of the viewport on a virtual graphic target. The size is specified in Page Units. If no graphic target has been selected, or no virtual window has been created, the values 0,0 are returned. |
See also |