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
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.