Glossary Item Box
Draws a closed cardinal spline defined by an array of PointF structures using a specified tension.
Color
Color of the curve.
None.
The tension parameter determines the shape of the spline. If the value of the tension parameter is 0.0F, this method draws straight line segments to connect the points. Usually, the tension parameter is less than or equal to 1.0F. Values over 1.0F produce unusual results.
Clear | DrawArc | DrawEllipse | DrawLines | DrawPath | DrawPoint | DrawPolygon | DrawRectangle | DrawSpline | FillClosedSpline | FillEllipse | FillPath | FillPolygon | FillRectangle | SavePicture
Copyright © 2007 LabDevTools. All Rights Reserved.