| 
            
              XSIGGetROIAt Method
             | 
          
        
         Signature를 생성하기 위해 추가된 ROI 중 해당 Index에 대한 ROI를 얻는다. 
        
        Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.40
Syntaxpublic XROI GetROIAt(
	int nIndex
)
Parameters
- nIndex  Int32
 -  Index. 
 
Return Value
XROI ROI 인스턴스. 
See Also