CanvasPropertyDeviceTransform | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | The current device transform of the canvas. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | The device transform of the canvas. Drawing operations on mCanvas will be modified by the transform before rendering to the underlying pixel buffer. | ||||||
Tags | canvas |