Back to Devexpress

AzureTrafficIncidentResult.CoordinateBottomLeft Property

wpf-devexpress-dot-xpf-dot-map-dot-azuretrafficincidentresult-ebe1a7e8.md

latest1.1 KB
Original Source

AzureTrafficIncidentResult.CoordinateBottomLeft Property

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

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.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.Xpf.Map Namespace