MapPolyline Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MapPolyline type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Path | Gets or sets the collection of GeoCoordinates that creates the polyline. |
|
StrokeColor | Gets or sets the color used to draw the polyline. |
|
StrokeDashed | Gets or sets a value that indicates whether the line used to draw the polygon is dashed. |
|
StrokeThickness | Gets or sets the width in logical pixels of the line used to draw the polyline. |
Show: