Share via


MapPolyline Constructor ()

 

Initializes a new instance of the MapPolygon class.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Syntax

public MapPolyline()
public:
MapPolyline()
new : unit -> MapPolyline
Public Sub New

See Also

MapPolyline Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top