开发者

Moving things position within a container in wpf

开发者 https://www.devze.com 2023-02-06 18:25 出处:网络
I have this problem, I want to adjust the position of an image or the hole canvas inside my container which is a \'border\', it is more likely a translate transform but depending on the user by moving

I have this problem, I want to adjust the position of an image or the hole canvas inside my container which is a 'border', it is more likely a translate transform but depending on the user by moving this element around to adjust it to the suitable position, because my program needs 开发者_开发技巧an accurate coordinates.


Had something similar, just placed the canvas in another canvas so i could move it around more easily.

0

精彩评论

暂无评论...
验证码 换一张
取 消