Pushpin::Location Property

Bing
 

Gets or sets the location of the pushpin on the map.

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

public:
property Location^ Location {
	Location^ get();
	void set(Location^ value);
}
Return to top
Show: