removeAt
removeAt(int index) function
Removes segment at the specified index of the geometry path.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of the geometry path that should be deleted. |
Removes segment at the specified index of the geometry path.
Name | Type | Description |
---|---|---|
index | int | Index of the geometry path that should be deleted. |