Back to Devexpress

AzureRouteSection.StartPointIndex Property

wpf-devexpress-dot-xpf-dot-map-dot-azureroutesection-570a1b1b.md

latest1013 B
Original Source

AzureRouteSection.StartPointIndex Property

Returns the start 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 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.Xpf.Map Namespace