TransformOperationConcat | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Concatenate transform a with transform b. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Concatenating transforms modifies the original transform to produce a single transform that is the equivalent of applying the new transform followed by the original. Changing the order of concatenation will result in a transform with different effects. | |||||||||
Tags | canvas |