MotionCmdPath Properties

The MotionCmdPath type exposes the following members.

Properties
  NameDescription
Public propertyCommandType
Specifies command type. Read/write MotionCommandPathType.
Public propertyIsRelative
Determine command coordinates relative or not. Read/write Boolean.
Public propertyPoints
Specifies points of command. Read/write PointF.
Public propertyPointsType
Specifies command points type Read/write MotionPathPointsType.
See Also