Scale an item on the canvas. Note that some items have only a single pair of coordinates (e.g., text, images and widgets) and so scaling of them by this command can only move them around.
The horizontal origin from which to perform the scale.
The vertical origin from which to perform the scale.
The amount to scale horizontally.
The amount to scale vertically.
This widget to aid method chaining.
See Implementation
Scale an item on the canvas. Note that some items have only a single pair of coordinates (e.g., text, images and widgets) and so scaling of them by this command can only move them around.