Gets or sets the stroke dash pattern.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public DoubleCollection StrokeDashArray { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeDashArray As DoubleCollection |
A DoubleCollection value specifying the stroke dash pattern.
This value is used only if HandlesStyle is set to DashFrame.