CanvasOperationClipPath | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Clip to a path on a canvas. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Modifies the clip of mCanvas by intersecting with mRect. Drawing operations on mCanvas will be confined to the clip region. | |||||||||
Tags | canvas |