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

MapPolygon.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 for drawing 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 for drawing the polygon is dashed; otherwise false.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft