TransformMakeSkew | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | Creates a new skewing transform value. mScale:An expression which evaluates to a list of 2 numbers, the x-axis skew and y-axis skew. | ||||||
Example |
| ||||||
Values |
| ||||||
Description | Creates a new skewing transform value. mScale:An expression which evaluates to a list of 2 numbers, the x-axis skew and y-axis skew. | ||||||
Tags | canvas |