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