AzureRouteSection Constructors
Contains transportation, road type, or traffic information about a route part.| Name | Parameters | Description |
|---|---|---|
| AzureRouteSection(Int32, Int32, AzureResponseTravelMode, AzureRouteSectionType) | startPointIndex, endPointIndex, travelMode, sectionType | Initializes a new instance of the AzureRouteSection class with specified settings. |
See Also