Hi
also consider that I have 4 points and I will have 4 triangles how can I check these four triangles for each point that is the point within the triangles or not.
thanks
Hi also consider that I have 4 points and I will have 4 triangles
Share
Polygonimplements theShapeinterface, which provides severalcontains()methods. Here’s a simple example.