Back to Devexpress

AzureTrafficIncidentResult.CoordinateTopRight Property

windowsforms-devexpress-dot-xtramap-dot-azuretrafficincidentresult-2327db81.md

latest1.2 KB
Original Source

AzureTrafficIncidentResult.CoordinateTopRight Property

Gets the top right 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 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.XtraMap Namespace