GRAPHIC GET POS statement

Purpose

Retrieve the POS (last point referenced) by a graphic statement.

Syntax

GRAPHIC GET POS TO x!, y!

Remarks

The graphic window must first be selected with GRAPHIC ATTACH.  The coordinate points x, y are specified in the same terms (pixels or dialog units) as the parent dialog (or world coordinates, if those were chosen with GRAPHIC SCALE).

See also

GRAPHIC ATTACH, GRAPHIC SET POS