RemoveAt
GeometryPath.RemoveAt method
Removes segment at the specified index of the geometry path.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 |
See Also
- class GeometryPath
- namespace Aspose.Slides
- assembly Aspose.Slides
Removes segment at the specified index of the geometry path.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 |