Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VirtualEarthSource Class
Properties Methods Events


In This Topic
    VirtualEarthSource Class Members
    In This Topic

    The following tables list the members exposed by VirtualEarthSource.

    Public Properties
     NameDescription
    Public PropertyGets or sets the Bing maps key.  
    Public PropertyGets the tile height of the image. (Inherited from C1.WPF.Maps.MultiScaleTileSource)
    Public PropertyGets the tile width of the image. (Inherited from C1.WPF.Maps.MultiScaleTileSource)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets the MapStyle of the Source.  
    Protected PropertyGets or sets QuadCode property. (Inherited from C1.WPF.Maps.QuadTreeTileSource)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Initialize the map source.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodRaise InitializeCompleted event. (Inherited from C1.WPF.Maps.MultiScaleTileSource)
    Top
    Public Events
     NameDescription
    Public EventRaised when initialization of the map source is completed. (Inherited from C1.WPF.Maps.MultiScaleTileSource)
    Top
    See Also