Add a straight line to the current path. No-op on non-web platforms.
void drawContext2DLine( dynamic context2D, double x, double y, double x1, double y1, ) {}