MindFusion.Wpf Pack Programmer's Guide
ElementTemplate.DashStyle Property
See Also
 





Gets or sets the dash style of the outline of this element.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public DashStyle DashStyle { get; set; }

Visual Basic  Copy Code

Public Property DashStyle As DashStyle

 Property Value

A member of the .NET DashStyle enumeration specifying the style of the outline.

 See Also

ElementTemplate Members
ElementTemplate Class
MindFusion.Diagramming.Wpf Namespace