removeAllPoints() Removes all points from the path, effectively deleting all subpaths. Declarationfunc removeAllPoints() See AlsoConstructing a pathmove(to:)addLine(to:)addArc(withCenter:radius:startAngle:endAngle:clockwise:)addCurve(to:controlPoint1:controlPoint2:)addQuadCurve(to:controlPoint:)close()append(_:)cgPathcurrentPoint