setAspectRatioSkew Method
Set the aspect ratio skew (x/y) for this view. To remove aspect ratio skew, pass 1.0 for val.
setAspectRatioSkew(val: number): void
Parameter | Type | Description |
---|---|---|
val | number |
Returns - void
Defined in
- core/frontend/src/ViewState.ts Line 904
Last Updated: 20 June, 2023