RemoveAt()

GeometryPath::RemoveAt(int32_t) method

Removes segment at the specified index of the geometry path.

void Aspose::Slides::GeometryPath::RemoveAt(int32_t index) override

Arguments

ParameterTypeDescription
indexint32_t

See Also