Click or drag to resize

IVIZZARDServiceShowObject Method

개체 보이기/숨기기 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ShowObject(
	int NodexIndex,
	bool Show
)

Parameters

NodexIndex
Type: SystemInt32
노드 인덱스
Show
Type: SystemBoolean
보이기/숨기기
See Also