MapShapeBase Constructor (Shape)

Bing
 

Initializes a new instance of the MapShapeBase class.

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

Protected Sub New (
	shape As Shape
)

Parameters

shape
Type: System.Windows.Shapes.Shape

The shape to initialize on the map.

Return to top
Show: