Contains the number of created clusters. Raised each time a new cluster is created.

Namespace:  FlowMap
Assembly:  FlowMap (in FlowMap.dll)

Syntax

Visual Basic (Declaration)
Public Shared Clustercount As Integer
C#
public static int Clustercount
Visual C++
public:
static int Clustercount
JavaScript
FlowMap.Cluster.clustercount

See Also