Skip to main content
All docs
V25.1
  • 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.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public GeoPoint Point { get; }

    Property Value

    Type Description
    GeoPoint

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

    See Also