Red Stars Programming, food, and rambling

21Jul/090

System.Drawing.Drawing2D.PathPointType defined.

I had a project which involved raw access to the data stored inside of a System.Drawing.Drawing2D.GraphicsPath and found that the MSDN Document for PathPointType was rather lacking, but it's not too complex.

Filed under: C# Continue reading