rmapi-js
Preparing search index...
Rectangle
Interface Rectangle
an axis-aligned rectangle
interface
Rectangle
{
h
:
number
;
w
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
h
w
x
y
Properties
h
h
:
number
the height
w
w
:
number
the width
x
x
:
number
the left edge
y
y
:
number
the top edge
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
w
x
y
rmapi-js
Loading...
an axis-aligned rectangle