This topic has not yet been rated - Rate this topic

Pushpin.PositionOrigin Property

Windows Phone

March 22, 2012

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

Namespace:  Microsoft.Phone.Controls.Maps
Assembly:  Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
XMLNS for XAML: Not mapped to an xmlns.
public PositionOrigin PositionOrigin { get; set; }
<object>
  <object.PositionOrigin>
    <PositionOrigin .../>
  </object.PositionOrigin>
</object>
<object PositionOrigin="PositionOrigin" .../>

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)