Back to Devexpress

AzureRouteSection.EndPointIndex Property

wpf-devexpress-dot-xpf-dot-map-dot-azureroutesection-802bb8b4.md

latest999 B
Original Source

AzureRouteSection.EndPointIndex Property

Returns the end point’s index of this section.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public int EndPointIndex { get; }
vb
Public ReadOnly Property EndPointIndex As Integer

Property Value

TypeDescription
Int32

The end point’s index of this section.

|

See Also

AzureRouteSection Class

AzureRouteSection Members

DevExpress.Xpf.Map Namespace