Path.moveTo

Move to x,y

  1. Path moveTo(Scalar x, Scalar y)
    struct Path
    ref
    moveTo
  2. Path moveTo(Point point)

Meta