Graphics.FillBezier Method

Fills the interior of a Bezier curve.

Overload List

Name Description
Public method FillBezier(Brush, PointF, PointF, PointF, PointF)

Fills the interior of a Bezier curve defined by four PointF structures.

Public method FillBezier(Brush, Single, Single, Single, Single, Single, Single, Single, Single)

Fills the interior of a Bezier curve defined by four ordered pairs of coordinates that represent points.

See Also

Reference