RemoveAt()

IMotionPath::RemoveAt(int32_t) method

Removes a command at the specified index.

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

Arguments

ParameterTypeDescription
indexint32_tIndex for removing command int32_t

See Also