ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.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.Xaml.Maps.VirtualEarthSource)
    Public PropertyGets the tile height of the image. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Public PropertyGets the tile width of the image. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets the MapStyle of the Source. (Inherited from C1.Xaml.Maps.VirtualEarthSource)
    Protected PropertyGets or sets QuadCode property. (Inherited from C1.Xaml.Maps.QuadTreeTileSource)
    Top
    Public Methods
     NameDescription
    Public MethodInitialize the source. (Inherited from C1.Xaml.Maps.VirtualEarthSource)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Xaml.Maps.VirtualEarthSource)
    Protected MethodRaise InitializeCompleted event. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Top
    Public Events
     NameDescription
    Public EventRaised when initialization of the map source is completed. (Inherited from C1.Xaml.Maps.C1MultiScaleTileSource)
    Top
    See Also