Visual Basic (Declaration) | |
---|---|
Public MustInherit Class GraphicsClusterer Inherits Clusterer |
C# | |
---|---|
public abstract class GraphicsClusterer : Clusterer |
Subclasses are required to implement OnCreateGraphic to generate the graphic used to represent a cluster.
System.Object
System.Windows.DependencyObject
ESRI.ArcGIS.Client.Clusterer
ESRI.ArcGIS.Client.GraphicsClusterer
ESRI.ArcGIS.Client.SimpleClusterer
Target Platforms: Windows Vista, Windows 7