dotnet / dotnet/winforms

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

Open
#12,771 4 comments 2 reactions 1 assignee Assigned to @JeremyKuhne View on GitHub
area-System.Drawing
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Add-a-function-in-C-ready-Boolean-funct/10803202)._

---
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.