RemoveAt()

MotionPath::RemoveAt(int32_t) method

Removes a command at the specified index.

void Aspose::Slides::Animation::MotionPath::RemoveAt(int32_t index) override

Arguments

ParameterTypeDescription
indexint32_t

See Also