AzureRouteGuidance.Instructions Property
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type |
---|
List<AzureRouteInstruction> |
See Also
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
public List<AzureRouteInstruction> Instructions { get; }
Public ReadOnly Property Instructions As List(Of AzureRouteInstruction)
Type |
---|
List<AzureRouteInstruction> |