set
Replace a point in the mutable point collection at the specified point index.
Return
the point that was replaced.
Since
200.1.0
Parameters
index
Zero-based index of the point.
element
The point.
Throws
if index is out of range.
Replace a point in the mutable point collection at the specified point index.
the point that was replaced.
200.1.0
Zero-based index of the point.
The point.
if index is out of range.