Skip to main content
All docs
V24.2

AzureTrafficIncidentResult.CoordinateTopRight Property

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

Namespace: DevExpress.XtraMap

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