Draws a closed cardinal spline defined by an array of Point structures.
Name | Description |
---|---|
Draws a closed cardinal spline defined by an array of Point structures. |
|
GdiGraphics.DrawClosedCurve (Pen, Point[], Single, FillMode) |
Draws a closed cardinal spline defined by an array of Point structures using a specified tension. |
Draws a closed cardinal spline defined by an array of PointF structures. |
|
GdiGraphics.DrawClosedCurve (Pen, PointF[], Single, FillMode) |
Draws a closed cardinal spline defined by an array of PointF structures using a specified tension. |