| 
            
              NXImageLayerVectorDisplayAddDataSource Method
             | 
          
        
         XvcBase 인스턴스를 추가한다. 
        
        Namespace: Pixoneer.NXDL.NXImageAssembly: NXImage (in NXImage.dll) Version: 2.0.3.40
Syntaxpublic int AddDataSource(
	XvcBase pBase
)
Parameters
- pBase  XvcBase
 -  XvcBase 객체 
 
Return Value
Int32 추가된 객체의 인덱스 
See Also