Draws a grab line between two points using canvas API in the given context.
The canvas context to draw on.
The width of the line.
The first position of the line.
The second position of the line.
The color of the line.
The opacity of the line.
Draws a grab line between two points using canvas API in the given context.