MapPolygon Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property FillColor Gets or sets the color to be used to fill the polygon area.
Public property Path Gets or sets the path of GeoCoordinates that makes the polygon shape.
Public property StrokeColor Gets or sets the color to be used to draw the polygon.
Public property StrokeDashed Gets or sets a value that indicates whether the line used for drawing the polygon is dashed.
Public property StrokeThickness Gets or sets the width of the line used to draw the polygon, in logical pixels.
Top

Show:
© 2017 Microsoft