MotionCmdPath
CommandType Property
|
Namespace:
Spire.Presentation.Drawing.Animation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public MotionCommandPathType CommandType { get; set; }
Public Property CommandType As MotionCommandPathType
Get
Set
public:
property MotionCommandPathType CommandType {
MotionCommandPathType get ();
void set (MotionCommandPathType value);
}
member CommandType : MotionCommandPathType with get, set
Property Value
Type:
MotionCommandPathType
See Also