Back to Devexpress

AzureTrafficIncidentResult.CoordinateBottomLeft Property

windowsforms-devexpress-dot-xtramap-dot-azuretrafficincidentresult-c6cc1037.md

latest1.2 KB
Original Source

AzureTrafficIncidentResult.CoordinateBottomLeft Property

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public GeoPoint CoordinateBottomLeft { get; }
vb
Public ReadOnly Property CoordinateBottomLeft As GeoPoint

Property Value

TypeDescription
GeoPoint

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

|

See Also

AzureTrafficIncidentResult Class

AzureTrafficIncidentResult Members

DevExpress.XtraMap Namespace