Add
Método MotionPath.Add
Agregar nuevo comando a la ruta
public IMotionCmdPath Add(MotionCommandPathType type, PointF[] pts, MotionPathPointsType ptsType,
bool bRelativeCoord)
Parámetro | Tipo | Descripción |
---|---|---|
type | MotionCommandPathType | |
pts | PointF[] | |
ptsType | MotionPathPointsType | |
bRelativeCoord | Boolean |
Ver También
- interfaz IMotionCmdPath
- enum MotionCommandPathType
- enum MotionPathPointsType
- clase MotionPath
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides