MotionCmdPath
MotionCmdPath class
表示路径的一个命令。
public class MotionCmdPath : IMotionCmdPath
Properties
Name | Description |
---|---|
CommandType { get; set; } | 指定命令类型。可读/可写 MotionCommandPathType 。 |
IsRelative { get; set; } | 确定命令坐标是否相对。可读/可写布尔值。 |
Points { get; set; } | 指定命令的点。可读/可写 PointF[]。 |
PointsType { get; set; } | 指定命令点的类型。可读/可写 MotionPathPointsType 。 |
See Also
- interface IMotionCmdPath
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides