Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 798 Bytes

mapcontrol_viewpadding.md

File metadata and controls

23 lines (16 loc) · 798 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Maps.MapControl.ViewPadding
winrt property

Windows.UI.Xaml.Controls.Maps.MapControl.ViewPadding

-description

Gets or sets the padding inside a map control.

-property-value

The amount of space between the content of a MapControl and its Margin or Border. The default is a Thickness with values of 0 on all four sides.

-remarks

For more information about how this property behaves, see the Control.Padding property.

-see-also

-examples