Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.2 KB

mapcontrol_getnormalizedanchorpoint_1033142027.md

File metadata and controls

28 lines (19 loc) · 1.2 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.Maps.MapControl.GetNormalizedAnchorPoint(Windows.UI.Xaml.DependencyObject)
winrt method

Windows.UI.Xaml.Controls.Maps.MapControl.GetNormalizedAnchorPoint

-description

Gets the value of the MapControl.NormalizedAnchorPoint XAML attached property from the specified child element of a MapControl. The anchor point is the point on the child element that is positioned at the point on the MapControl specified by the MapControl.Location attached property.

-parameters

-param element

The element from which to read the property value.

-returns

The value of the MapControl.NormalizedAnchorPoint XAML attached property on the specified child element of a MapControl.

-remarks

-examples

-see-also

MapControl.NormalizedAnchorPoint, Attached properties overview