3 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.