Gets or sets the pattern of dashes and gaps used to outline items.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DashStyle StrokeDashStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeDashStyle As DashStyle |
A member of the DashStyle enumeration.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |