Click or drag to resize

IVIZZARDServiceShowObjects Method

선택 개체 보이기/숨기기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ShowObjects(
	int[] NodeIndex,
	bool Visible
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스 배열
Visible
Type: SystemBoolean
Show / Hide
See Also