Skip to content
ExpoFP JavaScript SDK
Search
K
Main Navigation
API
Changelog
GitHub
Appearance
Menu
Return to top
On this page
@expofp/floorplan
/ Rect
Interface: Rect
Properties
x1
ts
x1
: number;
x2
ts
x2
: number;
y1
ts
y1
: number;
y2
ts
y2
: number;