New to Telerik UI for WPFStart a free 30-day trial

Cluster

Class

Represents collection of the map objects clustered using some criteria.

Definition

Constructors

Initializes a new instance of the Cluster class.

C#
public Cluster(ClusterData item, DependencyObject container)
Parameters:itemClusterData

Map item.

containerDependencyObject

Map object container.

Methods

Dispose cluster.

C#
public override void Dispose()

Overrides: MapObjectInfo.Dispose()