get-scale in dc<%>
get-scale
dc<%>
Returns the scaling factor that maps logical coordinates to device coordinates.
See also set-scale .
set-scale
(send a-dc get-scale) -> two non-negative real numbers: x-scale and y-scale
(send a-dc get-scale)
send
a-dc