Click or drag to resize

IVIZZARDServiceShowCompartmentBoxLabel Method (Int32, Boolean)

구획상자 - Label 보이기/숨기기 설정

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

Parameters

ID
Type: SystemInt32
BOX ID
Show
Type: SystemBoolean
SHOW / HIDE
See Also