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

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