AzureRouteSummary(Int32, Int32, Int32, Int32, DateTime, DateTime, GeoPoint, Int32, Int32) Constructor
In This Article
Initializes a new instance of the AzureRouteSummary class with specified settings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Parameters
Name | Type |
---|---|
travel |
Int32 |
travel |
Int32 |
traffic |
Int32 |
traffic |
Int32 |
departure | Date |
arrival | Date |
deviation |
Geo |
deviation |
Int32 |
deviation |
Int32 |
See Also