applyToPath

open fun applyToPath(transform: Matrix, path: Path)

Apply the ShapePath sequence to a android.graphics.Path under a matrix transform.

Parameters

transform

the matrix transform under which this ShapePath is applied

path

the path to which this ShapePath is applied