Click or drag to resize
XDL

XDMBandUnSuperClassGetClusterPopulation Method

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

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

Parameters

nClusterIndex
Type: SystemInt32
[In] Cluster Index.

Return Value

Type: Int32
Cluster Population 값
See Also