开发者

WPF: Combine Geometries / Canvas for Geometries?

开发者 https://www.devze.com 2022-12-29 01:31 出处:网络
I have 2 geometries A and B which I\'d like to combine like shown at the end of the following drawing:

I have 2 geometries A and B which I'd like to combine like shown at the end of the following drawing: http://www.imagebanana.com/view/9vm6zoy/geocombine.png

How could one do this? Is开发者_StackOverflow中文版 there something like a "virtual canvas for geometries" where I can place A and B, move B accordingly and then get a geometrie from this? Thanks for any hint!


For the records: GeometryGroup should do it.

0

精彩评论

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