 | XRSSaveFileGetBandAt Method (Int32) |
입력 인덱스에 해당하는 Band를 얻는다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic XDMBand GetBandAt(
int nIndex
)
Parameters
- nIndex
- Type: SystemInt32
[In] 입력 인덱스
Return Value
Type:
XDMBand XDMBand 객체
See Also