Click or drag to resize

VIZViewerEnableParentSelection Method

노드(부모)자동 선택 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void EnableParentSelection(
	bool bEnable
)

Parameters

bEnable
Type: SystemBoolean

[Missing <param name="bEnable"/> documentation for "M:SHConnector.VIZViewer.EnableParentSelection(System.Boolean)"]

See Also