Remove()
MotionPath::Remove(System::SharedPtr<IMotionCmdPath>) method
Removes specified commans from the collection.
void Aspose::Slides::Animation::MotionPath::Remove(System::SharedPtr<IMotionCmdPath> item) override
Arguments
Parameter | Type | Description |
---|---|---|
item | System::SharedPtr<IMotionCmdPath> | Motion path to remove. |
See Also
- Typedef SharedPtr
- Class IMotionCmdPath
- Class MotionPath
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides