Back to Devexpress

AzureTrafficIncidentResult.CoordinateTopRight Property

wpf-devexpress-dot-xpf-dot-map-dot-azuretrafficincidentresult-2266baff.md

latest1.1 KB
Original Source

AzureTrafficIncidentResult.CoordinateTopRight Property

Returns the top right 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 CoordinateTopRight { get; }
vb
Public ReadOnly Property CoordinateTopRight As GeoPoint

Property Value

TypeDescription
GeoPoint

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

|

See Also

AzureTrafficIncidentResult Class

AzureTrafficIncidentResult Members

DevExpress.Xpf.Map Namespace