Click or drag to resize
XDL

NanBitmapSetImage(ImageSource) Method

ImageSource 를 비트맵 이미지로 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public void SetImage(
	ImageSource image
)

Parameters

image  ImageSource
ImageSource 데이타
See Also