|
XDMBandUnSuperClassGetClusterPopulation Method
|
입력 Cluster Index에 해당하는 Population값을 얻는다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic int GetClusterPopulation(
int nClusterIndex
)
Parameters
- nClusterIndex Int32
- [In] Cluster Index.
Return Value
Int32 Cluster Population 값
See Also