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