Click or drag to resize

IVIZZARDServiceANI_OpenFile Method

애니메이션 파일 열기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ANI_OpenFile(
	string strFilePath,
	bool bAdd
)

Parameters

strFilePath
Type: SystemString
파일 경로
bAdd
Type: SystemBoolean
추가 여부 - true : 추가 / false : 열기
See Also