Skip to main content
All docs
V25.1
  • AzureTrafficIncidentResult.CoordinateTopRight Property

    Returns the top right coordinates of the cluster in the projection of the request.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public GeoPoint CoordinateTopRight { get; }

    Property Value

    Type Description
    GeoPoint

    The top right coordinates of the cluster in the projection of the request.

    See Also