Points

IMotionCmdPath.Points property

Specifies points of command. Read/write PointF[].

public PointF[] Points { get; set; }

See Also