Graphics.drawBezier

Get the entire screen's Graphics for the primary monitor.

  1. void drawBezier(Pen pen, Point[4] points)
  2. void drawBezier(Pen pen, Point pt1, Point pt2, Point pt3, Point pt4)
    class Graphics
    final
    void
    drawBezier

Meta