Draw line question

Hi.

When I draw a vertical line at the bottom of a raw widget with a stroke
width of 1 it works as expected.



|
|
|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |


When I draw a vertical line at the bottom of a raw widget with a stroke
width of 2 it does not draw to the widget border (it’s one pixel short).
Can you explain? I’m using the default end caps for the line drawing
(Pg_BUTT_CAP).



|
|
|
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
|


Thanks

Augie