4 references to LastPoint
Microsoft.Maui.Controls (1)
Shapes\PathGeometry.cs (1)
103 path.LastPoint,
Microsoft.Maui.Graphics (3)
PathBuilder.cs (3)
478 if (_path.FirstPoint.Equals(_path.LastPoint)) 542 var lastPoint = _path.LastPoint; 621 _relativePoint = _path.LastPoint;