MapClustererBase Members
The base class for clusterers.Properties
| Name | Description |
|---|---|
| Items | Returns the collection of map items representing clusterized source map items. |
Methods
| Name | Description |
|---|---|
| Clusterize(MapVectorItemCollection, MapViewport, Boolean) | Applies the clustering method to the source vector item collection. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also