weasel API - v0.8.0
Preparing search index...
HandleDragPoint
Interface HandleDragPoint
A 2D point in the rect element's local coordinate space.
interface
HandleDragPoint
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
weasel API - v0.8.0
Loading...
A 2D point in the rect element's local coordinate space.