Click or drag to resize

ClashResultVOGetThumbnail Method

지정된 경로의 미리보기 이미지 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public Image GetThumbnail(
	string strPath
)

Parameters

strPath
Type: SystemString
이미지 경로

Return Value

Type: Image
이미지
See Also