ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / VirtualEarthSource Class / MapStyle Property

In This Topic
    MapStyle Property
    In This Topic
    Gets or sets the MapStyle of the Source.
    Syntax
    'Declaration
     
    
    Protected Property MapStyle As MapStyle
    protected MapStyle MapStyle {get; set;}
    See Also