Click or drag to resize

VIZViewerSetSelectionBoxLabel Method

선택상자 라벨 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void SetSelectionBoxLabel(
	int ID,
	string strLabel
)

Parameters

ID
Type: SystemInt32

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

strLabel
Type: SystemString

[Missing <param name="strLabel"/> documentation for "M:SHConnector.VIZViewer.SetSelectionBoxLabel(System.Int32,System.String)"]

See Also