get-origin in dc<%>
get-origin
dc<%>
Returns the device origin, i.e., the location in device coordinates of (0, 0) in logical coordinates.
See also set-origin .
set-origin
(send a-dc get-origin) -> two real numbers: x-offset and y-offset
(send a-dc get-origin)
send
a-dc