API Reference > imodeljs-frontend > Views > Viewport > zoomToVolume zoomToVolume Method Zoom the view to a volume of space in world coordinates. zoomToVolume(volume: LowAndHighXYZ | LowAndHighXY, options?: ViewChangeOptions): void Parameter Type Description volume LowAndHighXYZ | LowAndHighXY The low and high corners, in world coordinates. options ViewChangeOptions options that control how the view change works Returns - void Defined in core/frontend/src/Viewport.ts Line 1783 Last Updated: 13 June, 2024