clusterPointCount property
int
get
clusterPointCount
The number of points within this cluster
Implementation
int get clusterPointCount {
return _objc_msgSend_xw2lbc(this.ref.pointer, _sel_clusterPointCount);
}