10 references to PathPointType
System.Drawing (1)
System.Drawing.cs (1)
47[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Drawing2D.PathPointType))]
System.Drawing.Common (2)
System\Drawing\Drawing2D\GraphicsPath.cs (2)
64/// <param name="types">Array of <see cref="PathPointType"/> values that specify the type of <paramref name="pts"/></param> 952/// Gets the <see cref="PathPointType"/> types for the points in the path.
System.Drawing.Common.Tests (7)
System\Drawing\Drawing2D\GraphicsPathTests.cs (7)
2051(byte)PathPointType.Start, (byte)PathPointType.Bezier, (byte)PathPointType.Bezier, 2052(byte)PathPointType.Bezier, (byte)PathPointType.Bezier, (byte)PathPointType.Bezier, 2053(byte)PathPointType.Bezier