MotionPath class
MotionPath class
Represent motion path.
The MotionPath type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__ |
Properties
| Property | Description |
|---|---|
count | Returns the number of paths in the collection. Read-only int. |
Returns a command at the specified index.
Indexer
| Name | Description |
|---|---|
[index] |
Methods
| Method | Description |
|---|---|
add | Add new command to path |
insert | Insert new command to path |
clear | Removes all commands from the collection. |
remove | Removes specified commans from the collection. |
remove_at | Removes a command at the specified index. |
See Also
- module
aspose.slides.animation - library
Aspose.Slides