Back to Devexpress

AzureRouteLeg.Summary Property

windowsforms-devexpress-dot-xtramap-dot-azurerouteleg.md

latest1011 B
Original Source

AzureRouteLeg.Summary Property

Gets the summary object for the route section.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public AzureRouteSummary Summary { get; }
vb
Public ReadOnly Property Summary As AzureRouteSummary

Property Value

TypeDescription
AzureRouteSummary

The summary object for the route section.

|

See Also

AzureRouteLeg Class

AzureRouteLeg Members

DevExpress.XtraMap Namespace