Map for WinForms | ComponentOne
C1.Win.Map Namespace / VirtualEarthRoadSource Class / MapStyle Property

In This Topic
    MapStyle Property (VirtualEarthRoadSource)
    In This Topic
    Gets or sets the MapStyle of the Source.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property MapStyle As MapStyle
    protected override MapStyle MapStyle {get;}
    See Also