Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VirtualEarthSource Class / MapStyle Property

In This Topic
    MapStyle Property (VirtualEarthSource)
    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