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