IMotionCmdPath Properties |
The IMotionCmdPath type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommandType |
Specifies command type.
Read/write MotionCommandPathType.
|
![]() | IsRelative |
Determine command coordinates relative or not.
Read/write Boolean.
|
![]() | Points |
Specifies points of command.
Read/write PointF.
|
![]() | PointsType |
Specifies command points type
Read/write MotionPathPointsType.
|