DrawBuf.drawLineSegmentF

draw line of arbitrary width in float coordinates p1..p2 with angle based on previous (p0..p1) and next (p2..p3) segments

class DrawBuf
void
drawLineSegmentF
(
PointF p0
,
PointF p1
,
PointF p2
,
PointF p3
,
float width
,
uint colour
)

Meta