GPR_$INQ_COORDINATE_ORIGIN GPR Calls GPR_$INQ_COORDINATE_ORIGIN
NAME
gpr_$inq_coordinate_origin - returns the x- and y-offsets added to all x-
and y-coordinates.
FORMAT
gpr_$inq_coordinate_origin (origin, status)
DESCRIPTION
This routine returns the x- and y-offsets added to all x- and y-
coordinates used as input to move, drawing, and BLT operations on the
current bitmap.
Output Parameters
origin
The current coordinate origin for the bitmap, in gpr_$position_t
format.
status
Completion status, in status_$t format.
SEE ALSO
gpr_$set_coordinate_origin.