Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
DOMPoint
Variable DOMPoint
DOMPoint
:
{
prototype
:
DOMPoint
;
fromPoint
(
other
?:
DOMPointInit
)
:
DOMPoint
;
new
(
x
?:
number
,
y
?:
number
,
z
?:
number
,
w
?:
number
)
:
DOMPoint
;
}
Type declaration
new
(
x
?:
number
,
y
?:
number
,
z
?:
number
,
w
?:
number
)
:
DOMPoint
Parameters
Optional
x
:
number
Optional
y
:
number
Optional
z
:
number
Optional
w
:
number
Returns
DOMPoint
prototype
:
DOMPoint
from
Point
:
function
from
Point
(
other
?:
DOMPointInit
)
:
DOMPoint
MDN Reference
Parameters
Optional
other
:
DOMPointInit
Returns
DOMPoint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...
MDN Reference