Documents for PDF, .NET Edition Documentation
DashStyle Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing 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