WPF: Combine Geometries / Canvas for Geometries?
Posted
by stefan.at.wpf
on Stack Overflow
See other posts from Stack Overflow
or by stefan.at.wpf
Published on 2010-05-02T02:57:48Z
Indexed on
2010/05/02
3:07 UTC
Read the original article
Hit count: 408
Hello,
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 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!
© Stack Overflow or respective owner