Map for WinForms | ComponentOne
C1.Win.Map Namespace / VirtualEarthSource Class
Members

In This Topic
    VirtualEarthSource Class
    In This Topic
    Represents the base tile source accessing Microsoft's Virtual Earth.
    Object Model
    VirtualEarthSource Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class VirtualEarthSource 
       Inherits NotifyObject
       Implements C1.FlexMap.ITileSource 
    public abstract class VirtualEarthSource : NotifyObject, C1.FlexMap.ITileSource  
    Inheritance Hierarchy

    System.Object
       C1.Win.Map.NotifyObject
          C1.Win.Map.VirtualEarthSource
             C1.Win.Map.VirtualEarthAerialSource
             C1.Win.Map.VirtualEarthHybridSource
             C1.Win.Map.VirtualEarthRoadSource

    See Also