toggle menu
Everysight SDK
2.6.0
common
switch theme
search in API
Everysight SDK
/
UIKit.widgets
/
Polygon
/
addPoint
add
Point
fun
addPoint
(
x
:
Float
,
y
:
Float
)
:
Polygon
Add a point to the ui element
Return
this
Parameters
x
the x pixel point coordinate
y
the y pixel point coordinate