I have a Canvas
with two or more objects.
Now, I put these objects in a new Canvas
placed in the previous Canvas
. Then, I rotate it.
Now, I want to know how to get the positions of the objects in the new Canvas
, as though there were no new canvas.