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

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

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.2.dll

    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