Click or drag to resize

VIZViewerEnableProgressBar Method

프로그레스바 보이기 숨기기 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void EnableProgressBar(
	int ID,
	bool Enable
)

Parameters

ID
Type: SystemInt32
0 : 열기/조회
Enable
Type: SystemBoolean
보이기/숨기기
See Also