MapLayer.SetPositionRectangle Method (DependencyObject, LocationRect)
Bing
Sets the position rectangle of the map layer.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
static member SetPositionRectangle : dependencyObject:DependencyObject * rect:LocationRect -> unit
Parameters
- dependencyObject
-
Type:
System.Windows.DependencyObject
The dependency field.
- rect
-
Type:
Microsoft.Maps.MapControl.WPF.LocationRect
The boundaries of the map layer.
Show: