Click or drag to resize

IVIZZARDServiceSetSelectionBoxLineColor Method

선택상자 - Line 색상 변경

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetSelectionBoxLineColor(
	int ID,
	Color LineColor
)

Parameters

ID
Type: SystemInt32
ID
LineColor
Type: System.DrawingColor
Line Color
See Also