Search
ShapeDesignerPropertyPanel.StrokeDashStyle Property
See Also
 





Gets or sets the current value of dash style combo box.

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

 Syntax

C#  Copy Code

public DashStyle StrokeDashStyle { get; set; }

Visual Basic  Copy Code

Public Property StrokeDashStyle As DashStyle

 Property Value

 See Also