|
XDMBandFindGISFromID Method
|
밴드에 있는 XRSGIS 인스턴스 중에서 매개변수로 입력되는 ID에 해당하는 인스턴스를 찾는다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic XRSGIS FindGISFromID(
int id
)
Parameters
- id Int32
- [In] XRSGIS ID.
Return Value
XRSGIS XRSGIS 인스턴스.
See Also