ClusterT Properties |
The ClusterT generic type exposes the following members.
Name | Description | |
---|---|---|
Aggregate | Gets or sets the aggregated value of the cluster. | |
CentroidX | Gets the aggregated centroid x value of the cluster. | |
CentroidY | Gets the aggregated centroid y value of the cluster. | |
Level | Gets or sets the cluster level. | |
NumPoints | Gets or sets the number of points in a cluster. | |
SumX | Gets or sets the centroid x value of the cluster. | |
SumY | Gets or sets the centroid y value of the cluster. | |
Tags | Gets the list of items in a cluster. | |
TileX | Gets or sets the x-key of the cluster. | |
TileY | Gets or sets the y-key of the cluster. |