Allowing users to move graphics around

I haven’t found an example for this, and figured it might help someone. In this example you can move the ellipse and polygon around.
I’ve used a similar method to allow my users to draw shapes and move them around.

I’ve put a live example here:

http://wp.me/p5IcXB-3o

I’ve attached the sandcastle example code.

Improvements/suggestions are welcome :slight_smile:

MovingEntitiesAround.html (5.17 KB)

Sorry, broken wordpress link. Here’s the link to the live demo:

Great example! Thanks for sharing!

-Hannah