Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 675 Bytes

mapcontextrequestedeventargs_location.md

File metadata and controls

23 lines (16 loc) · 675 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Maps.MapContextRequestedEventArgs.Location
winrt property

Windows.UI.Xaml.Controls.Maps.MapContextRequestedEventArgs.Location

-description

Gets a geolocation on the map of a context input gesture, such as a right-click.

-property-value

The geolocation on the map of a context input gesture, such as a right-click.

-remarks

To get the x- and y-coordinate values that define the point on the map of a context input gesture, use the Position property.

-see-also

-examples