| 
            
              NanBitmapSetImage(ImageSource) Method
             | 
          
        
        
            ImageSource 를 비트맵 이미지로 설정한다.
            
        
        Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.40 (2.0.3.40)
Syntaxpublic void SetImage(
	ImageSource image
)
Parameters
- image  ImageSource
 -  ImageSource 데이타 
 
See Also