[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Border.DashPattern

DashPattern Property

DashPattern

Gets or sets the dash pattern, used if Style == Dashed.

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