Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 WPF 中有一个图像,我想将其放大到固定宽度(比如 800 像素)。图像应使用原始纵横比拉伸到此宽度(以免扭曲),并且应根据需要缩放高度。
如果容器的高度不是太大,则图像的顶部应显示在容器的顶部。然后图像应该向上滑动,直到图像底部通过动画到达容器底部(因此在某些时候整个图像已经显示)。
链接或建议高度赞赏