andrey-astakhov

Results 1 issues of andrey-astakhov

Below is the code-snippet illustrating the issue. In Windows the code works fine. ``` RectangleF textRect = new RectangleF(new PointF(0, 0), new SizeF(115, 44)); Rectangle borderRect = new Rectangle(new Point(0,...