Click or drag to resize

VIZViewerShowSelectionBoxLabel Method

선택 상자 라벨 보이기/숨기기

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

Parameters

ID
Type: SystemInt32

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

bShow
Type: SystemBoolean

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

See Also