RelativeMoveTo constructor

RelativeMoveTo(
  1. double dx,
  2. double dy
)

Implementation

RelativeMoveTo(this.dx, this.dy);