idx_get()
IMotionPath::idx_get(int32_t) method
Returns a command at the specified index.
virtual System::SharedPtr<IMotionCmdPath> Aspose::Slides::Animation::IMotionPath::idx_get(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t |
Return Value
Command at specified index IMotionCmdPath
See Also
- Typedef SharedPtr
- Class IMotionCmdPath
- Class IMotionPath
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides