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