Archive for the ‘C#’ Category

System.Drawing.Drawing2D.PathPointType defined.

Tuesday, July 21st, 2009

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.

(more…)