MapRouteBuilder Methods
Represents a Map route.
Name | Description |
---|---|
Color |
Specifies the color of the line displaying the route. Mirrors the client-side color option. |
Color |
Specifies the color of the line displaying the route. Mirrors the client-side color option. |
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. |
Locations |
Provides access to the client-side locations option that represents a route location collection. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Mode |
Specifies a transportation mode to be used in the displayed route. Mirrors the client-side mode option. |
Opacity |
Specifies the opacity of the line displaying the route. Mirrors the client-side opacity option. |
Opacity |
Specifies the opacity of the line displaying the route. Mirrors the client-side opacity option. |
Option |
Specifies an option by its name. |
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. |
Weight |
Specifies the thickness of the line displaying the route in pixels. Mirrors the client-side weight option. |
Weight |
Specifies the thickness of the line displaying the route in pixels. Mirrors the client-side weight option. |
See Also