ArcGIS API for WPF - Library Reference
Clusterer Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : Clusterer Class

Abstract clustering class used for creating custom cluster algorithms used with the GraphicsLayer.

Object Model

Clusterer Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class Clusterer 
   Inherits System.Windows.DependencyObject
C# 
public abstract class Clusterer : System.Windows.DependencyObject 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.Clusterer
            ESRI.ArcGIS.Client.GraphicsClusterer

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.