I developed a method that uses a lot of math and is a pain in the rear to use (because I actually send all the points (however many up to 21) of the polygon rather than just the rect that contains it for complete accuracy). Does .NET have a built in library that Im not finding for hit-testing? Or do some of you more experciened ones have any suggestions on how to do it the easy way?