Back to Devexpress

AzureRouteSection.EndPointIndex Property

windowsforms-devexpress-dot-xtramap-dot-azureroutesection-f304a1e6.md

latest1.0 KB
Original Source

AzureRouteSection.EndPointIndex Property

Gets the end point’s index of this section.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.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.XtraMap Namespace