How to keep element size while WPF zoom in and out?

折月煮酒 提交于 2019-12-10 23:35:30

问题


I faces the problem of keep the same width and height of the element but change the position when it zoom. Like zooming a map with pin, when you zoom, the map is enlarged but the pin keep in the relative position with the same size. Could anyone know how to achieve it?

来源:https://stackoverflow.com/questions/13337386/how-to-keep-element-size-while-wpf-zoom-in-and-out

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!