Pushpin::PositionOrigin Property

Bing
 

Gets or sets the position origin of the pushpin, which defines the position on the pushpin to anchor to the map.

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

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