Gets or sets the custom dash pattern of lines drawn with this pen.

Namespace:  C1.Phone.Pdf
Assembly:  C1.Phone.Pdf (in C1.Phone.Pdf.dll)

Syntax

C#
public double[] DashPattern { get; set; }
Visual Basic
Public Property DashPattern As Double()
	Get
	Set

See Also