Gets or sets the dash style of the outline of this element.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DashStyle DashStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property DashStyle As DashStyle |
A member of the .NET DashStyle enumeration specifying the style of the outline.
WpfDiagram Programmer's Guide | © 2024 MindFusion |