insert method
insert
Insert new command to path
def insert(self, index, type, pts, pts_type, b_relative_coord):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | |
| type | MotionCommandPathType | |
| pts | List[aspose.pydrawing.PointF] | |
| pts_type | MotionPathPointsType | |
| b_relative_coord | bool |
See Also
- enumeration
MotionCommandPathType - class
MotionPath - enumeration
MotionPathPointsType - module
aspose.slides.animation - library
Aspose.Slides