Gets or sets the dash pattern for lines of this type.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public DoubleCollection StrokeDashArray { get; set; }
Visual Basic (Declaration)
Public Property StrokeDashArray As DoubleCollection

See Also