Insert
Método MotionPath.Insert
Insertar nuevo comando en la ruta
public void Insert(int index, MotionCommandPathType type, PointF[] pts,
MotionPathPointsType ptsType, bool bRelativeCoord)
Parámetro | Tipo | Descripción |
---|---|---|
index | Int32 | |
type | MotionCommandPathType | |
pts | PointF[] | |
ptsType | MotionPathPointsType | |
bRelativeCoord | Boolean |
Ver También
- enum MotionCommandPathType
- enum MotionPathPointsType
- class MotionPath
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides