BingRouteOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Bing |
Initializes a new instance of the Bing |
#Properties
Name | Description |
---|---|
Avoid |
Gets or sets an option that allows limitation of the use of the toll or highway roads. |
Date |
Specifies a date time value used to calculate the best route. |
Distance |
Gets or sets a value that defines how to measure distances. |
Mode | Gets or sets a value that defines how a route should be calculated. |
Optimize |
Specifies whether the service rearranges route waypoints to reduce route cost. |
Route |
Gets or sets a value that defines how to optimize the route calculation. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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 |
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. |
Reset() |
Resets all map notification settings to the default values.
Inherited from Map |
To |
Returns the textual representation of the Bing |
#Events
Name | Description |
---|---|
Changed |
Occurs after the map setting has been changed.
Inherited from Map |
See Also