Back to Devexpress

AzureTrafficIncidentResult.Point Property

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

latest1.2 KB
Original Source

AzureTrafficIncidentResult.Point Property

Gets the point where an icon of the cluster or raw incident should be drawn, expressed in the requested projection. This value is affected by traffic style, zoom level, and road type.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
GeoPoint

The point where an icon of the cluster or raw incident should be drawn.

|

See Also

AzureTrafficIncidentResult Class

AzureTrafficIncidentResult Members

DevExpress.XtraMap Namespace