Closed delexzone closed 8 years ago
Yeah, that's ugly, and points the bigger problems with how .NET renders shapes with pen widths > 1. I'll look some more at this issue. One thing I'm considering is that the display rectangle is shrunk by the pen width/2, so that the shape always renders inside the display rectangle, except that even that doesn't work in your scenario. This may require a custom drawing routine for pen widths > 1 for all shapes. Sigh.
The compromise.
Steps to reproduce