MapPolyline Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property Path Gets or sets the collection of GeoCoordinates that creates the polyline.
Public property StrokeColor Gets or sets the color used to draw the polyline.
Public property StrokeDashed Gets or sets a value that indicates whether the line used to draw the polygon is dashed.
Public property StrokeThickness Gets or sets the width in logical pixels of the line used to draw the polyline.
Top

Show:
© 2017 Microsoft