2 references to GetOppositePoint
Microsoft.Maui.Graphics (2)
PathBuilder.cs (2)
570
point1 = GeometryUtil.
GetOppositePoint
((PointF)_relativePoint, point2);
574
point1 = GeometryUtil.
GetOppositePoint
((PointF)_relativePoint, (PointF)_lastCurveControlPoint);