Skip to main content
A newer version of this page is available. .

DistanceBasedClusterer Events

The clusterer based on the building distance tree.
Name Description
Changed Occurs when the Freezable or an object it contains is modified. Inherited from Freezable.
Clustered Occurs when the clusterer finishes clustering. Inherited from MapClusterer.
Clustering Occurs when the clusterer starts clustering. Inherited from MapClusterer.
PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
See Also