MapPolygon 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 MapPolygon()
public:
MapPolygon()
new : unit -> MapPolygon
Public Sub New

See Also

MapPolygon Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top