PathPropertyInstructions | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | The instructions of a path. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | A string containing the series of instructions and point arguments used to construct mPath. *Note:* The format of the path instructions is the same as that used for SVG path data as defined here - http://www.w3.org/TR/SVG/paths.html#PathData | ||||||
Tags | canvas |