Click or drag to resize

IVIZZARDServiceSetResultImage Method

결과 항목 이미지 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetResultImage(
	int resultId,
	int num,
	Image image
)

Parameters

resultId
Type: SystemInt32
결과 번호
num
Type: SystemInt32
이미지 번호
image
Type: System.DrawingImage
결과 이미지
See Also