CanvasOperationStroke | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Stroke a path on a canvas. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Strokes mPath with the current canvas paint and stroke settings. If mPath is not specified then the current canvas path will be stroked, then emptied from the canvas. | |||||||||
Tags | canvas |