RemoveAt()

IDrawingGuidesCollection::RemoveAt(int32_t) method

Removes the drawing guide at the specified index.

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

Arguments

ParameterTypeDescription
indexint32_tIndex of the drawing guide that should be deleted.

See Also