Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 763 Bytes

mapbillboard_normalizedanchorpoint.md

File metadata and controls

23 lines (16 loc) · 763 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Maps.MapBillboard.NormalizedAnchorPoint
winrt property

Windows.UI.Xaml.Controls.Maps.MapBillboard.NormalizedAnchorPoint

-description

Gets or sets the anchor point of the MapBillboard. The anchor point is the point on the MapBillboard that is positioned at the point on the MapControl specified by the Location property.

-property-value

The anchor point of the MapBillboard.

-remarks

The default value of (0.5, 1), which represents the bottom center of the image.

-see-also

-examples