Paint.SmoothPolyline (gb.qt4)
Static Sub SmoothPolyline ( Points As PointF[] )
Since 3.20
Add a smooth polyline to the current path.
-
Points : The list of points to paint. The points will be linked using splines.
The algorithm is based on the two following algorithms: