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