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