move

(#<widget> 'move tagOrId xAmount yAmount)
Move each of the items given by tagOrId in the canvas coordinate space by adding xAmount to the x-coordinate of each point associated with the item and yAmount to the y-coordinate of each point associated with the item.

This command returns an empty string.


© Author | Home | Sitemap