Path.Element.line(to:)
A line from the previous current point to the given point, which becomes the new current point.
Declaration
case line(to: CGPoint)A line from the previous current point to the given point, which becomes the new current point.
case line(to: CGPoint)