ComponentOne Maps for WPF and Silverlight
VirtualEarthHybridSource Constructor(String)

C1.WPF.Maps Namespace > VirtualEarthHybridSource Class > VirtualEarthHybridSource Constructor : VirtualEarthHybridSource Constructor(String)
Initializes a new VirtualEarthHybridSource with a Bing Maps Key.
Syntax
'Declaration
 
Public Function New( _
   ByVal key As System.String _
)
public VirtualEarthHybridSource( 
   System.string key
)

Parameters

key
Remarks
See this MSDN article for information on how to get a Bing Maps Key.
See Also

Reference

VirtualEarthHybridSource Class
VirtualEarthHybridSource Members
Overload List