RadControls for Silverlight

Represents source for the BirdsEye mode with labels.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public class BingMapBirdsEyeLabelSource : BingMapBirdsEyeSource
Visual Basic
Public Class BingMapBirdsEyeLabelSource _
	Inherits BingMapBirdsEyeSource

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    MultiScaleTileSource
      Telerik.Windows.Controls.Map..::..TiledMapSource
        Telerik.Windows.Controls.Map..::..BingBaseMapSource
          Telerik.Windows.Controls.Map..::..BingMapBirdsEyeSource
            Telerik.Windows.Controls.Map..::..BingMapBirdsEyeLabelSource

See Also