Click or drag to resize

IVIZZARDServiceEnableModelNavigation Method

모델 트리의 노드 바인딩 활성화(기본값)/비활성화

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void EnableModelNavigation(
	bool Enable
)

Parameters

Enable
Type: SystemBoolean
활성화/비활성화
See Also