Everysight SDK
2.5.0
common
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