StrokeDashed Property
Collapse the table of content
Expand the table of content

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)

public bool StrokeDashed { get; set; }

Property Value

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

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft