2 references to SameSide
Microsoft.Maui.Graphics (2)
GeometryUtil.cs (2)
202 var s1 = SameSide(x0, y0, x1, y1, x2, y2, x3, y3); 203 var s2 = SameSide(x2, y2, x3, y3, x0, y0, x1, y1);