[]
Gets or sets the custom dash pattern of lines drawn with this pen. Setting this to a non-null value resets the DashStyle.
public float[] DashPattern { get; set; }
Public Property DashPattern As Single()