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

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

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.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