ComponentOne Maps for WPF and Silverlight
VirtualEarthSource Class
Members 

C1.WPF.Maps Namespace : VirtualEarthSource Class
Base class for Virtual Earth sources.
Object Model
VirtualEarthSource Class
Syntax
'Declaration
 
Public MustInherit Class VirtualEarthSource 
   Inherits QuadTreeTileSource
public abstract class VirtualEarthSource : QuadTreeTileSource 
Inheritance Hierarchy

System.Object
   C1.WPF.Maps.MultiScaleTileSource
      C1.WPF.Maps.C1MultiScaleTileSource
         C1.WPF.Maps.QuadTreeTileSource
            C1.WPF.Maps.VirtualEarthSource
               C1.WPF.Maps.VirtualEarthAerialSource
               C1.WPF.Maps.VirtualEarthHybridSource
               C1.WPF.Maps.VirtualEarthRoadSource

See Also

Reference

VirtualEarthSource Members
C1.WPF.Maps Namespace