I thought this would be covered somewhere, but I can't find it.
In WPF how do you set the color of a System.Drawing.Pen from a string (like "Red")?
Again, this isn't a brush, this is a pen.
I thought this would be covered somewhere, but I can't find it.
In WPF how do you set the color of a System.Drawing.Pen from a string (like "Red")?
Again, this isn't a brush, this is a pen.