entviz — @entviz/core & @entviz/react API
Preparing search index...
core/src/entviz
FrameBox
Interface FrameBox
The located outer frame, in image pixel coordinates (inclusive edges).
interface
FrameBox
{
x0
:
number
;
x1
:
number
;
y0
:
number
;
y1
:
number
;
}
Index
Properties
x0
x1
y0
y1
Properties
x0
x0
:
number
x1
x1
:
number
y0
y0
:
number
y1
y1
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x0
x1
y0
y1
entviz — @entviz/core & @entviz/react API
Loading...
The located outer frame, in image pixel coordinates (inclusive edges).