API Reference > imodeljs-frontend > Views > ViewState > setAspectRatioSkew 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 774 Last Updated: 11 June, 2024