![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I would like to be able to determine the outline of the intersection of two polygons, even in the case where more than one polygon might result. My strategy was to create a graphicsPath object for each polygon, create a region from each of those, then apply Region.Intersect(). Once I have done that, is it possible to find out the outline(s) of this created intersection? In particular, if I take two polygons whose intersection produces multiple polygonal intersections, I would like to be able to have the result set of points for each resultant polygon. Thanks in advance. Chris Hough |
#3
| |||
| |||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |