Insert
MotionPath.Insert method
Вставить новую команду в путь
public void Insert(int index, MotionCommandPathType type, PointF[] pts,
MotionPathPointsType ptsType, bool bRelativeCoord)
Параметр | Тип | Описание |
---|---|---|
index | Int32 | |
type | MotionCommandPathType | |
pts | PointF[] | |
ptsType | MotionPathPointsType | |
bRelativeCoord | Boolean |
Смотрите также
- enum MotionCommandPathType
- enum MotionPathPointsType
- class MotionPath
- пространство имен Aspose.Slides.Animation
- сборка Aspose.Slides