Contains the number of created clusters. Raised each time a new cluster is created.
Namespace:
FlowMapAssembly: 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 |