toggle menu
Everysight SDK
2.6.0
common
switch theme
search in API
Everysight SDK
/
UIKit.widgets
/
Polyline
/
getX
get
X
fun
getX
(
index
:
Int
)
:
Float
Receive the x value of a point at an index
Return
the x value of a point at an index
Parameters
index
the point index
Throws
Index
Out
Of
Bounds
Exception