removeAt

removeAt(int index) method

Removes segment at the specified index of the geometry path.

Parameters

NameTypeDescription
indexintIndex of the geometry path that should be deleted.

Returns

void