Fills the interior a closed cardinal spline curve defined by an array of Point structures.
Name | Description |
---|---|
Fills the interior a closed cardinal spline curve defined by an array of Point structures. |
|
Fills the interior a closed cardinal spline curve defined by an array of Point structures using the specified fill mode. |
|
GdiGraphics.FillClosedCurve (Brush, Point[], FillMode, Single) |
Fills the interior a closed cardinal spline curve defined by an array of Point structures using the specified fill mode and tension. |
Fills the interior a closed cardinal spline curve defined by an array of PointF structures. |
|
Fills the interior a closed cardinal spline curve defined by an array of PointF structures using the specified fill mode. |
|
GdiGraphics.FillClosedCurve (Brush, PointF[], FillMode, Single) |
Fills the interior a closed cardinal spline curve defined by an array of PointF structures using the specified fill mode and tension. |