Re: Intersecting Polygons
From: J French (erewhon_at_nowhere.com)
Date: 09/15/04
- Next message: Nospam: "Re: Possible VB6-7 Import Bug?"
- Previous message: Timothy Casey: "Possible VB6-7 Import Bug?"
- In reply to: YYZ: "Re: Intersecting Polygons"
- Next in thread: YYZ: "Re: Intersecting Polygons"
- Reply: YYZ: "Re: Intersecting Polygons"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Sep 2004 08:48:30 +0000 (UTC)
On Tue, 14 Sep 2004 10:01:25 -0700, "YYZ" <notapplicable> wrote:
>Thanks Douglas -- that gets me through about 99% of my situations. I actually
>mistyped, though. I should have asked about the intersection of 2 POLYGONS, not
>just rectangles. The polygons can have 3 or more points/sides, up to infinite.
>In reality they probably won't have more than 20 points or so, but...
>
>Any idea about that one? BTW, thanks for pointing me to that Platform SDK help
>section -- I haven't seen it before, and it's better than the APIViewer for some
>things.
Have a careful look at the API: CombineRgn
It might do what you want
- Next message: Nospam: "Re: Possible VB6-7 Import Bug?"
- Previous message: Timothy Casey: "Possible VB6-7 Import Bug?"
- In reply to: YYZ: "Re: Intersecting Polygons"
- Next in thread: YYZ: "Re: Intersecting Polygons"
- Reply: YYZ: "Re: Intersecting Polygons"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|