Click or drag to resize

Clusters2DPointsCount Property

Gets the total number of points in clusters represented by this object.

Namespace:  TouchScript.Clusters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int PointsCount { get; }

Property Value

Type: Int32
See Also