Skip to main content
All docs
V24.2

AzureTrafficIncidentResult.CoordinateBottomLeft Property

Gets the bottom left coordinates of the cluster in the projection of the request.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

public GeoPoint CoordinateBottomLeft { get; }

Property Value

Type Description
GeoPoint

The bottom left coordinates of the cluster in the projection of the request.

See Also