UI\Draw\Pen::clip

(UI 0.9.9)

UI\Draw\Pen::clipClip a Path

Descripción

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

Shall clip the given Path

Parámetros

path

The path to clip

To Top