Pen.PenType

Pen.PenType property

Gets the style of lines drawn with this Pen.

public PenType PenType { get; }

Property Value

A PenType enumeration that specifies the style of lines drawn with this Pen.

See Also