Add

MotionPath.Add method

Add new command to path

public IMotionCmdPath Add(MotionCommandPathType type, PointF[] pts, MotionPathPointsType ptsType, 
    bool bRelativeCoord)
ParameterTypeDescription
typeMotionCommandPathType
ptsPointF[]
ptsTypeMotionPathPointsType
bRelativeCoordBoolean

See Also