Click or drag to resize

IVIZZARDServiceExportSelectedModelImage Method

현재 선택된 화면 이미지 출력

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
string ExportSelectedModelImage(
	int Width,
	int Height
)

Parameters

Width
Type: SystemInt32
가로 길이
Height
Type: SystemInt32
세로 길이

Return Value

Type: String
저장된 이미지 경로
See Also