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