Preparing search index...
The search index is not available
ThreePipe
ThreePipe
CanvasSnapshotRect
Interface CanvasSnapshotRect
interface
CanvasSnapshotRect
{
assumeClientRect
?:
boolean
;
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
assume
Client
Rect?
height
width
x
y
Properties
Optional
assume
Client
Rect
assumeClientRect
?:
boolean
Use if canvas.width !== canvas.clientWidth or height and rect is based on client rect
height
height
:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assume
Client
Rect
height
width
x
y
ThreePipe
Loading...
Use if canvas.width !== canvas.clientWidth or height and rect is based on client rect