MotionCmdPathCommandType Property

Specifies command type. Read/write MotionCommandPathType.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public MotionCommandPathType CommandType { get; set; }

Property Value

Type: MotionCommandPathType

Implements

IMotionCmdPathCommandType
See Also