Skip to content

Add a function in C# ready Boolean functions... #12771

@vsfeedback

Description

@vsfeedback

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions