API Reference > imodeljs-frontend > Rendering > GraphicBuilder > applyAspectRatioSkew applyAspectRatioSkew Accessor If true, ViewState.getAspectRatioSkew will be taken into account when computing the level of detail for the produced graphics. applyAspectRatioSkew: boolean see GraphicBuilderOptions.applyAspectRatioSkew. Returns - boolean Setter If true, ViewState.getAspectRatioSkew will be taken into account when computing the level of detail for the produced graphics. applyAspectRatioSkew(apply: boolean): void see GraphicBuilderOptions.applyAspectRatioSkew. Parameter Type Description apply boolean Returns - void Defined in core/frontend/src/render/GraphicBuilder.ts Line 232 Last Updated: 11 June, 2024