Gets or sets the stroke dash array.

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

Syntax

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

See Also