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