DensityDataSet.DensityDataSet Constructor
Embeds a source dataset of points into a new instance of the DensityDataSet class.
DensityDataSet(DataSet dataSet)
Embeds a source dataset of points into a new instance of the DensityDataSet class.Syntax
public DensityDataSet (
DataSet dataSet
)
Parameters
dataSet
Type: DataSet
A source dataset of point features.
A source dataset of point features.
Platforms
Windows, Linux, Android