Everysight SDK
2.5.0
common
Everysight SDK
/
UIKit.widgets
/
Path
/
moveTo
move
To
fun
moveTo
(
x
:
Float
,
y
:
Float
)
:
Path
Create a new line series starting at [
x
,
y
]
Return
this
Parameters
x
x point in pixels
y
y point in pixels