RemoveAt()

IGeometryPath::RemoveAt(int32_t) method

Removes segment at the specified index of the geometry path.

virtual void Aspose::Slides::IGeometryPath::RemoveAt(int32_t index)=0

Arguments

ParameterTypeDescription
indexint32_t

See Also