removeAt
removeAt(int index) method
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. |
Returns
void
Removes segment at the specified index of the geometry path.
| Name | Type | Description |
|---|---|---|
| index | int | Index of the geometry path that should be deleted. |
void