See Also: Pen Members
A System.Drawing.Pen draws a line of specified width and style. Use the System.Drawing.Drawing2D.DashStyle property to draw several varieties of dashed lines. The line drawn by a System.Drawing.Pen can be filled in a variety of fill styles, including solid colors and textures. The fill style depends on brush or texture that is used as the fill object.