-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
This issue has been moved from a ticket on Developer Community.
public static bool IsPointInPolygon(int[] polygonPoints, Point p)
{
//here checks if the polygon made from the xy points contains the point inside of the polygon and returns true if the point is inside the polygon and false if not.
}
Original Comments
Feedback Bot on 12/1/2024, 09:47 PM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. You will hear from us in about a week on our next steps.
Symbai and strangeman375
Metadata
Metadata
Assignees
Labels
area-System.DrawingSystem.Drawing issuesSystem.Drawing issues