MotionPath Class |
Namespace: Aspose.Slides.Animation
The MotionPath type exposes the following members.
Name | Description | |
---|---|---|
![]() | MotionPath | Initializes a new instance of the MotionPath class |
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of paths in the collection.
Read-only Int32.
|
![]() | Item |
Returns a command at the specified index.
|
Name | Description | |
---|---|---|
![]() | Add |
Add new command to path
|
![]() | Clear |
Removes all commands from the collection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Insert |
Insert new command to path
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes specified commans from the collection.
|
![]() | RemoveAt |
Removes a command at the specified index.
|
![]() | ToString | (Inherited from Object.) |