run Method
This method runs the tool, setting the aspect ratio skew for the selected viewport.
run(skew?: number): Promise<boolean>
Parameter | Type | Description |
---|---|---|
skew | number | the aspect ratio (x/y) skew value; 1.0 or undefined removes any skew |
Returns - Promise
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.