Back to Devexpress

AzureRouteSection.StartPointIndex Property

windowsforms-devexpress-dot-xtramap-dot-azureroutesection-3c0f00b0.md

latest1.0 KB
Original Source

AzureRouteSection.StartPointIndex Property

Gets the start point’s index of this section.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
Int32

The start point’s index of this section.

|

See Also

AzureRouteSection Class

AzureRouteSection Members

DevExpress.XtraMap Namespace