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

In This Topic
    VirtualEarthHybridSource Class Members
    In This Topic

    The following tables list the members exposed by VirtualEarthHybridSource.

    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.Silverlight.Maps.VirtualEarthSource)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets the tile height of the image. (Inherited from C1.Silverlight.Maps.C1MultiScaleTileSource)
    Public PropertyGets the tile width of the image. (Inherited from C1.Silverlight.Maps.C1MultiScaleTileSource)
    Top
    Public Methods
    Public Events
     NameDescription
    Public EventRaised when initialization of the map source is completed. (Inherited from C1.Silverlight.Maps.C1MultiScaleTileSource)
    Top
    See Also