[]
        
(Showing Draft Content)

GrapeCity.Drawing.Pen.DashPattern

DashPattern Property

DashPattern

Gets an array of custom dashes and spaces.

Declaration
public DashStop[] DashPattern { get; set; }
Public Property DashPattern As DashStop()
Property Value
Type Description
DashStop[]

An array of real numbers that specifies the lengths of alternating dashes and spaces in dashed lines.