[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.Pen.DashPattern

DashPattern Property

DashPattern

Gets or sets the custom dash pattern of lines drawn with this pen. Setting this to a non-null value resets the DashStyle.

Declaration
public float[] DashPattern { get; set; }
Public Property DashPattern As Single()