2 references to WarpMode
System.Drawing (1)
System.Drawing.cs (1)
54[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Drawing2D.WarpMode))]
System.Drawing.Common.Tests (1)
System\Drawing\Drawing2D\GraphicsPathTests.cs (1)
1307gp.Warp([new(0, 0)], new RectangleF(10, 20, 30, 40), matrix, (WarpMode)int.MinValue);