ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / VirtualEarthRoadSource Class
Fields Properties Methods Events

In This Topic
    VirtualEarthRoadSource Class Members
    In This Topic

    The following tables list the members exposed by VirtualEarthRoadSource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The URI format used for accessing the tiles. It might be necessary to change this if Microsoft changes the tiles URLs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the Bing maps key. (Inherited from C1.WPF.Maps.VirtualEarthSource)
    Public PropertyGets the tile height of the image. (Inherited from C1.WPF.Maps.C1MultiScaleTileSource)
    Public PropertyGets the tile width of the image. (Inherited from C1.WPF.Maps.C1MultiScaleTileSource)
    Top
    Public Methods
     NameDescription
    Public MethodInitialize the source. (Inherited from C1.WPF.Maps.VirtualEarthSource)
    Top
    Public Events
     NameDescription
    Public EventRaised when initialization of the map source is completed. (Inherited from C1.WPF.Maps.C1MultiScaleTileSource)
    Top
    See Also