public static void DrawBezier( Graphics g, GoView view, Pen pen, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4 )
GoShape Class GoShape Members