CanvasPropertyFillRule | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | The current fill rule of a canvas. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | The rule used to determine when to fill enclosed regions of a path. Can be "even odd" or "non-zero". | ||||||
Tags | canvas |