Preparing search index...
The search index is not available
JsPlumb API Documentation - v6.81.0
JsPlumb API Documentation
ViewportPosition
Interface ViewportPosition
Definition of some element's location and rotation in the viewport.
interface
ViewportPosition
{
x
:
number
;
y
:
number
;
}
Hierarchy (
view full
)
PointXY
ViewportPosition
Index
Properties
x
y
Properties
x
x
:
number
X location
y
y
:
number
Y location
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
JsPlumb API Documentation - v6.81.0
Loading...
Version :
6.81.0
6.80.0
6.72.0
6.71.0
6.70.1
6.70.0
6.60.2
6.60.1
6.60.0
6.50.0
6.40.0
6.30.0
6.29.0
6.28.0
6.27.0
6.26.0
6.24.0
6.23.0
6.22.0
6.19.0
6.18.0
Definition of some element's location and rotation in the viewport.