Skip to main content
All docs
V25.1
  • AzureRouteIsochroneCalculationResult.FormatVersion Property

    Returns the Format Version parameter value.

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v25.1.dll

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public string FormatVersion { get; }

    Property Value

    Type Description
    String

    A string that is a format version.

    See Also