ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / VirtualEarthHybridSource Class
Members

In This Topic
    VirtualEarthHybridSource Class
    In This Topic
    A System.Windows.Media.MultiScaleTileSource accessing Microsoft's Virtual Earth hybrid tiles.
    Object Model
    VirtualEarthHybridSource Class
    Syntax
    'Declaration
     
    
    Public Class VirtualEarthHybridSource 
       Inherits VirtualEarthSource
    public class VirtualEarthHybridSource : VirtualEarthSource 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.Media.MultiScaleTileSource
             C1.Silverlight.Maps.C1MultiScaleTileSource
                C1.Silverlight.Maps.QuadTreeTileSource
                   C1.Silverlight.Maps.VirtualEarthSource
                      C1.Silverlight.Maps.VirtualEarthHybridSource

    See Also