BingMapDataProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Bing |
Initializes a new instance of the Bing |
#Fields
Name | Description |
---|---|
Bing |
Identifies the Bing |
Culture |
Identifies the Bing |
Kind |
Identifies the Bing |
User |
Identifies the User |
#Properties
Name | Description |
---|---|
Actual |
Gets the actual culture of a data provider. |
Bing |
Get or sets the key that is required to connect to the Bing Maps data provider. |
Cache |
Gets or sets the settings for a map’s cache.
Inherited from Map |
Culture | Specifies the culture that should be used when obtaining data from the Bing Maps service. |
Kind | Gets or sets a value specifying the type of images to be displayed on a map. |
Owner |
Provides access to the owner of the current data provider.
Inherited from Map |
Projection |
Returns the projection supported by Bing |
Tile |
Returns a tile source associated with the current data provider.
Inherited from Map |
User |
Inherited from Map |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes the Map |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the map size (in pixels) for the specified zoom level. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Map |
See Also