API Reference > imodeljs-common > Views > ViewDetails > aspectRatioSkew aspectRatioSkew Accessor The aspect ratio skew (x/y, usually 1.0) used to exaggerate the y axis of the view. aspectRatioSkew: number Returns - number Setter The aspect ratio skew (x/y, usually 1.0) used to exaggerate the y axis of the view. aspectRatioSkew(skew: number): void Parameter Type Description skew number Returns - void Defined in core/common/src/ViewDetails.ts Line 95 Last Updated: 11 June, 2024