Search
Pen.DashStyle Property
See Also
 






Gets or sets the style used for dashed pens.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public DashStyle DashStyle { get; set; }

Visual Basic  Copy Code

Public Property DashStyle As DashStyle

 Property Value

 See Also