Add
IMotionPath.Add method
Добавить новую команду в путь
public IMotionCmdPath Add(MotionCommandPathType type, PointF[] pts, MotionPathPointsType ptsType,
bool bRelativeCoord)
Параметр | Тип | Описание |
---|---|---|
type | MotionCommandPathType | Тип команды для анимации поведение эффекта движенияMotionCommandPathType |
pts | PointF[] | Массив точекPointF[] |
ptsType | MotionPathPointsType | Тип точек в пути движения анимацииMotionPathPointsType |
bRelativeCoord | Boolean | Указывает, использовать ли относительные координаты или нетBoolean |
Возвращаемое значение
Команда путиIMotionCmdPath
Смотрите также
- interface IMotionCmdPath
- enum MotionCommandPathType
- enum MotionPathPointsType
- interface IMotionPath
- пространство имен Aspose.Slides.Animation
- сборка Aspose.Slides