[]
        
(Showing Draft Content)

GrapeCity.Drawing.Pen.Style

Style Property

Style

Gets a LineStyle value that specifies a compound pen. A compound pen draws a compound line made up of parallel lines and spaces.

Declaration
public LineStyle Style { get; set; }
Public Property Style As LineStyle
Property Value
Type Description
LineStyle

A LineStyle value that specifies a compound pen.