Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 674 Bytes

mapcontrol_getvisibleregion_577965943.md

File metadata and controls

26 lines (18 loc) · 674 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.Maps.MapControl.GetVisibleRegion(Windows.UI.Xaml.Controls.Maps.MapVisibleRegionKind)
winrt method

Windows.UI.Xaml.Controls.Maps.MapControl.GetVisibleRegion

-description

Gets the visible region of the map control.

-parameters

-param region

The visible region kind.

-returns

The geopath indicating the visible region of the map control. The returned value can be null when a valid visible region cannot be calculated.

-remarks

-examples

-see-also