lineTo abstract method

void lineTo(
  1. double x,
  2. double y
)

Implementation

void lineTo(double x, double y);