|
inlinevirtual |
Draws a line between the specified points using the specified stroke style.
x1 | The line start point X coordinate. |
y1 | The line start point Y coordinate. |
x2 | The line end point X coordinate. |
y2 | The line end point Y coordinate. |
brush | The brush used to paint the line. |
lineWidth | Specifies the width of the line. |
pStrokeStyle | The stroke style. NULL - solid line. |