Gets or sets the stroke dash array.

Namespace:  C1.Silverlight.Maps
Assembly:  C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)

Syntax

C#
public DoubleCollection StrokeDashArray { get; set; }
Visual Basic
Public Property StrokeDashArray As DoubleCollection
	Get
	Set

See Also