Click or drag to resize

VIZViewerShowSelectionBox Method

선택 상자 보이기/숨기기

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

Parameters

ID
Type: SystemInt32

[Missing <param name="ID"/> documentation for "M:SHConnector.VIZViewer.ShowSelectionBox(System.Int32,System.Boolean)"]

bShow
Type: SystemBoolean

[Missing <param name="bShow"/> documentation for "M:SHConnector.VIZViewer.ShowSelectionBox(System.Int32,System.Boolean)"]

See Also