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

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

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.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