3 references to DrawFillRectangle
System.Drawing.Common.Tests (3)
mono\System.Drawing\GraphicsTests.cs (3)
1398
using Bitmap bitmap =
DrawFillRectangle
(float.MinValue);
1437
using Bitmap bitmap =
DrawFillRectangle
(2.0f);
1477
using Bitmap bitmap =
DrawFillRectangle
(3.0f);