 | XDMBandGetGISAt Method |
입력된 인덱스에 대응하는 XRSGIS 인스턴스를 얻는다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic XRSGIS GetGISAt(
int nIndex
)
Parameters
- nIndex
- Type: SystemInt32
[In] 인덱스 값.
Return Value
Type:
XRSGIS XRSGIS 인스턴스.
See Also