RadControls for WPF

Represents the Bing Birds Eye Projection class.

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

Syntax

C#
public class BingBirdsEyeProjection : MercatorProjection
Visual Basic
Public Class BingBirdsEyeProjection _
	Inherits MercatorProjection

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Map..::..SpatialReference
    Telerik.Windows.Controls.Map..::..MercatorProjection
      Telerik.Windows.Controls.Map..::..BingBirdsEyeProjection

See Also