API Reference > imodeljs-frontend > Views > ViewRect > initFromRange initFromRange Method Initialize this ViewRect from a range. initFromRange(input: LowAndHighXY): void Parameter Type Description input LowAndHighXY The Range to use. input.low defines the top-left and input.high defines the bottom-right. Returns - void Defined in core/frontend/src/ViewRect.ts Line 60 Last Updated: 15 June, 2021