remove At
Removes a point from the mutable point collection.
Return
the point that was removed.
Since
200.1.0
Parameters
index
Zero-based index of the point.
Throws
if index is out of range.
Removes a point from the mutable point collection.
the point that was removed.
200.1.0
Zero-based index of the point.
if index is out of range.