DrawBuf.polyLineF

draw poly line of arbitrary width in float coordinates; when cycled is true, connect first and last point (optionally fill inner area)

class DrawBuf
void
polyLineF
(
PointF[] points
,
float width
,
uint colour
,
bool cycled = false
,)

Meta