CanvasOperationFill | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Fill a path on a canvas. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Fills the region bound by mPath with the current canvas paint. If mPath is not specified then the current canvas path will be closed and filled, then emptied from the canvas. | |||||||||
Tags | canvas |