Insert
IMotionPath.Insert method
Insertar nuevo comando en ruta
public void Insert(int index, MotionCommandPathType type, PointF[] pts,
MotionPathPointsType ptsType, bool bRelativeCoord)
Parámetro | Escribe | Descripción |
---|---|---|
index | Int32 | Índice para la inserción de comandosInt32 |
type | MotionCommandPathType | Tipo de comando para el comportamiento del efecto de movimiento de animaciónMotionCommandPathType |
pts | PointF[] | Matriz de puntosPointF[] |
ptsType | MotionPathPointsType | Tipo de puntos en la ruta de movimiento de la animaciónMotionPathPointsType |
bRelativeCoord | Boolean | Indica si usar coordenadas relativas o noBoolean |
Ver también
- enum MotionCommandPathType
- enum MotionPathPointsType
- interface IMotionPath
- espacio de nombres Aspose.Slides.Animation
- asamblea Aspose.Slides