MotionCmdPath
MotionCmdPath class
表示路径的一个命令。
public class MotionCmdPath : IMotionCmdPath
特性
姓名 | 描述 |
---|---|
CommandType { get; set; } | 指定命令类型。 读/写MotionCommandPathType 。 |
IsRelative { get; set; } | 确定命令坐标是否相对。 读/写Boolean。 |
Points { get; set; } | 指定指挥点。 读/写PointF[]。 |
PointsType { get; set; } | 指定命令点类型 读/写MotionPathPointsType 。 |
也可以看看
- interface IMotionCmdPath
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides