Purpose |
Retrieve the POS (last point referenced) by a
|
Syntax |
GRAPHIC GET POS To XVar!, YVar! Function Form: XVar! = GRAPHIC(POS.X) YVar! = GRAPHIC(POS.Y) |
Remarks |
The coordinate points XVar!, YVar! are specified in pixels or world coordinates, if those were chosen with GRAPHIC SCALE. |
See also |
GRAPHIC ATTACH, GRAPHIC CELL, GRAPHIC SCALE, GRAPHIC SET POS |