UI\Draw\Pen::clip

(UI 0.9.9)

UI\Draw\Pen::clipClip a Path

Description

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

Shall clip the given Path

Parameters

path

The path to clip

To Top