在缩放以调整其内容中所有对象的大小时阻止 ContentPresentor

发布于 2024-10-31 16:19:16 字数 113 浏览 8 评论 0原文

嘿伙计们, 我有一个 ContentPresenter,其中包含图像和一些椭圆(点)。 ContentPresenter 上有缩放行为,它会缩放其中的所有对象。 有谁知道如何停止椭圆的缩放?

谢谢

Hey guys,
I have a ContentPresenter which contains Image inside of it and a few Ellipses (points).
There's a Zoom behavior on the ContentPresenter and it scales all the objects inside of it.
Does anyone have an idea how to stop the scaling of the Ellipses?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

肤浅与狂妄 2024-11-07 16:19:16

我不认为可以自动完成此操作,您可能需要找到一些策略来“取消缩放”椭圆。我对此示例做了类似的操作,但关于线条粗细: http://www .felicepollano.com/2011/03/21/ACADFriendlyWPFZoomBehavior.aspx 我认为你可以理解这个想法。

I don't thin it would be possible to do it automatically, you probably need to find some strategy to "unscale" the ellipses. I did something similar, but about line thickness, on this sample: http://www.felicepollano.com/2011/03/21/ACADFriendlyWPFZoomBehavior.aspx and I think you can grab the idea.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文