MotionCmdPathCommandType Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public MotionCommandPathType CommandType { get; set; }
Public Property CommandType As MotionCommandPathType
Get
Set
public:
virtual property MotionCommandPathType CommandType {
MotionCommandPathType get () sealed;
void set (MotionCommandPathType value) sealed;
}
abstract CommandType : MotionCommandPathType with get, set
override CommandType : MotionCommandPathType with get, set
Property Value
Type:
MotionCommandPathTypeImplements
IMotionCmdPathCommandTypeSee Also