HeatmapPoint(CoordPoint) Constructor
Initializes a new instance of the HeatmapPoint class with the specified location.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
point | CoordPoint | Specifies the heatmap point location. |
See Also