2 references to NextSubpath
System.Drawing.Common.Tests (2)
System\Drawing\Drawing2D\GraphicsPathIteratorTests.cs (2)
90Assert.Equal(0, gpi.NextSubpath(out int startIndex, out int endIndex, out bool isClosed)); 101Assert.Equal(2, gpi.NextSubpath(out int startIndex, out int endIndex, out bool isClosed));