ComponentOne PDF for WPF and Silverlight
DashStyle Property (Pen)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > Pen Class : DashStyle Property
Gets or sets the style of dashed lines drawn with this pen. Setting this to anything other than custom resets the DashPattern.
Syntax
'Declaration
 
Public Property DashStyle As DashStyle
public DashStyle DashStyle {get; set;}
See Also

Reference

Pen Class
Pen Members