Click or drag to resize
XDL

XDMBandUnSuperClassGetClusterPopulation Method

입력 Cluster Index에 해당하는 Population값을 얻는다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public int GetClusterPopulation(
	int nClusterIndex
)

Parameters

nClusterIndex  Int32
[In] Cluster Index.

Return Value

Int32
Cluster Population 값
See Also