initFromRange Method
Initialize this ViewRect from a range.
initFromRange(input: Readonly<WritableLowAndHighXY>): void
| Parameter | Type | Description | 
|---|---|---|
| input | Readonly<WritableLowAndHighXY> | The Range to use. input.lowdefines the top-left andinput.highdefines the bottom-right. | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.