PathOperationMoveTo | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Move to a new point on a path. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Ends the current subpath and sets the starting point for new components of mPath to mPoint. | |||||||||
Tags | canvas |