PathOperationClosePath | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | Closes the current subpath of a path. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Adds a line from the previous point to the start of current subpath, signaling the end of the subpath. | ||||||
Tags | canvas |