IMotionCmdPath
IMotionCmdPath 接口
表示路径的一个命令。
public interface IMotionCmdPath
属性
| 名称 | 描述 |
|---|---|
| CommandType { get; set; } | 指定命令类型。可读/写 MotionCommandPathType。 |
| IsRelative { get; set; } | 确定命令坐标是否相对。可读/写 Boolean。 |
| Points { get; set; } | 指定命令的点。可读/写 PointF[]。 |
| PointsType { get; set; } | 指定命令点的类型。可读/写 MotionPathPointsType。 |
另见
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides