CakeFest 2024: The Official CakePHP Conference

UI\Draw\Pen::clip

(UI 0.9.9)

UI\Draw\Pen::clipClip a Path

Descripción

public UI\Draw\Pen::clip(UI\Draw\Path $path)

Shall clip the given Path

Parámetros

path

The path to clip

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top