TransformOperationTranslate | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Apply a translation to a transform. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Apply a translation to mTransform. This is equivalent to concatenating mTransform with a new translation transform. | |||||||||
Tags | canvas |