Fills the interior of a Bezier curve.
Name | Description | |
---|---|---|
FillBezier(Brush, PointF, PointF, PointF, PointF) |
Fills the interior of a Bezier curve defined by four PointF structures. |
|
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. |