ArcGIS API for WPF - Library Reference
Radius Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > GraphicsClusterer Class : Radius Property

Gets or sets the cluster radius used by the clustering algorithm.

Syntax

Visual Basic (Declaration) 
Public Property Radius As Integer
C# 
public int Radius {get; set;}

Property Value

The cluster radius.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.