Vertex Viewer SDK
Preparing search index...
Viewer
Rectangle
Rectangle
Interface Rectangle
A
Rectangle
is an object with position and size.
interface
Rectangle
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height
width
x
y
Properties
height
height
:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
x
y
Vertex Viewer SDK
Loading...
A
Rectangleis an object with position and size.