Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/pgqpos.dc2
Дата изменения: Wed Oct 31 05:16:15 2001
Дата индексирования: Fri Jan 16 01:18:43 2009
Кодировка:
Name: PGQPOS

Purpose: inquire current pen position

Category: GRAPHICS

File: pgplot.src

Author: T.J. Pearson

Use: see description below.

Description:

SUBROUTINE PGQPOS (X, Y)
REAL X, Y

Query the current "pen" position in world C coordinates (X,Y).

Arguments:
X (output) : world x-coordinate of the pen position.
Y (output) : world y-coordinate of the pen position.

Updates: Oct 16, 1998: JPT automatically extracted from source.