Add
IMotionPath.Add method
Agregar nuevo comando a ruta
public IMotionCmdPath Add(MotionCommandPathType type, PointF[] pts, MotionPathPointsType ptsType,
bool bRelativeCoord)
Parámetro | Escribe | Descripción |
---|---|---|
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 |
Valor_devuelto
Comando de un caminoIMotionCmdPath
Ver también
- interface IMotionCmdPath
- enum MotionCommandPathType
- enum MotionPathPointsType
- interface IMotionPath
- espacio de nombres Aspose.Slides.Animation
- asamblea Aspose.Slides