Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 717 Bytes

mapcontextrequestedeventargs_position.md

File metadata and controls

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

Windows.UI.Xaml.Controls.Maps.MapContextRequestedEventArgs.Position

-description

Gets the x- and y-coordinate values that define the point on the map of a context input gesture, such as a right-click.

-property-value

The x- and y-coordinate values that define the point on the map of a context input gesture, such as a right-click.

-remarks

To get the geolocation point on the map of a context input gesture, use the Location property.

-see-also

-examples