DiagramLite Programmer's Guide
Pen.DashStyle Property
See Also
 





Gets or sets the dash style of lines frawn with this pen.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public DashStyle DashStyle { get; set; }

Visual Basic  Copy Code

Public Property DashStyle As DashStyle

 Property Value

An instance of the DashStyle class.

 See Also

Pen Members
Pen Class
MindFusion.Diagramming Namespace