reset

fun reset(): Path

Sets Path to its initial state.

Removes verb array, Point array, and weights, and sets FillMode to PathFillMode.WINDING. Internal storage associated with Path is released.

Return

this

See also