AzureRouteOptions.InstructionsType Property
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
[DefaultValue(AzureRouteSectionType.None)]
public AzureRouteInstructionsType InstructionsType { get; set; }
Property Value
Type | Default |
---|---|
AzureRouteInstructionsType | None |
Available values:
Name |
---|
None |
Coded |
Tagged |
Text |
See Also