3 references to FillDrawRectangle
System.Drawing.Common.Tests (3)
mono\System.Drawing\GraphicsTests.cs (3)
1234
using Bitmap bitmap =
FillDrawRectangle
(float.MinValue);
1273
using Bitmap bitmap =
FillDrawRectangle
(2.0f);
1320
using Bitmap bitmap =
FillDrawRectangle
(3.0f);