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