Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.12 KB

mapcontrol_setlocation_1914739832.md

File metadata and controls

28 lines (19 loc) · 1.12 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.Maps.MapControl.SetLocation(Windows.UI.Xaml.DependencyObject,Windows.Devices.Geolocation.Geopoint)
winrt method

Windows.UI.Xaml.Controls.Maps.MapControl.SetLocation

-description

Sets the value of the MapControl.Location XAML attached property on the specified child element of a MapControl. The location is the geographic location on the MapControl at which the MapControl.NormalizedAnchorPoint of the child element is positioned.

-parameters

-param element

The element on which to set the property value.

-param value

The value of the MapControl.Location XAML attached property to set on the specified child element of a MapControl.

-remarks

-examples

-see-also

MapControl.Location, Attached properties overview