MapPolyline.StrokeDashed Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a value that indicates whether the line used to draw the polygon is dashed.

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

Public Property StrokeDashed As Boolean
public bool StrokeDashed { get; set; }

Property Value

Type: System..::.Boolean
true if the line used to draw the polyline is dashed; otherwise false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

MapPolyline Class

Microsoft.Phone.Maps.Controls Namespace