|
pure virtual |
Draws a line between the specified points using the specified stroke style.
ptFrom | The line start point. |
ptTo | The line end point. |
brush | The brush used to paint the line. |
lineWidth | Specifies the width of the line. |
pStrokeStyle | The stroke style. NULL - solid line. |