Skip to content

CanvasRect

CanvasRect = VirtualRect

Defined in: renderer/src/Fit.ts:27

A rectangle in canvas CSS pixels (what the DOM sees). Structurally identical to VirtualRect; distinguished at the type level so signatures can signal which coordinate space a rect lives in.