move in pasteboard%
Moves a specified snip a given number of pixels in the horizontal and vertical directions.
Snip locations in a pasteboard can be changed
by the
system in response to other method
calls, and such changes do not go through this method; use on-move-to to
monitor snip position changes.
(-> voidsenda-pasteboardmovesnipxy)
snip:snip%object
x: real number
y: real numberMoves
sniprightxpixels and downypixels.
(-> voidsenda-pasteboardmovexy)
x: real number
y: real numberMoves all selected snips right
xpixels and downypixels.