DrawClosedCurve

DrawClosedCurve(Pen, PointF[], float, FillMode)

public void DrawClosedCurve(Pen pen, PointF[] points, float tension, FillMode fillmode)

Смотрите также


DrawClosedCurve(Pen, PointF[])

public void DrawClosedCurve(Pen pen, PointF[] points)

Смотрите также


DrawClosedCurve(Pen, Point[], float, FillMode)

public void DrawClosedCurve(Pen pen, Point[] points, float tension, FillMode fillmode)

Смотрите также


DrawClosedCurve(Pen, Point[])

public void DrawClosedCurve(Pen pen, Point[] points)

Смотрите также