Click or drag to resize

BingExtensions Methods

The BingExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddBingLayer(WpfMap, String, Int32, String, BingImagerySet, BingMapVersion, Boolean, Double, BitmapImage)
Extension method which adds a Microsoft Bing layer to the map.
Public methodStatic memberAddBingLayer(WpfMap, String, Int32, String, BingImagerySet, BingMapVersion, Boolean, Double, BitmapImage, Panel)
Extension method which adds a Microsoft Bing layer to the map.
Public methodStatic memberRemoveBingLayer
Extension method which removes a Microsoft Bing layer from the map.
Top
See Also