Moving shapes by code

T

Tamir Khason

I have shapes dropped to page by mastershape.
Now I want to move them by code. How to do it?
If I'm using Shape.Drop(shape,pix,piy); it makes dublicate of the shape so
how to override it?

TNx
 
T

Tamir Khason

Thank you, This works (KISS - Keep it stupid simple :) ), but is there more
"intelegent" way?
 
Top