Gets or sets the current value of dash style combo box.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public DashStyle StrokeDashStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property StrokeDashStyle As DashStyle |
See Also