MapShapeBase::Locations Property

Bing
 

Gets or sets the locations that define the vertices of the shape.

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

public:
property LocationCollection^ Locations {
	LocationCollection^ get();
	void set(LocationCollection^ value);
}

??? slsnip_shapes_xaml

Return to top
Show: