aspectRatioSkew
Getter
The aspect ratio skew (x/y, usually 1.0) used to exaggerate the y axis of the view.
aspectRatioSkew: number
Returns - number
Setter
aspectRatioSkew(skew: number): void
Parameter | Type | Description |
---|---|---|
skew | number |
Returns - void
Defined in
- core/common/src/ViewDetails.ts Line 98
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.