Click or drag to resize

IVIZZARDServiceSetSelectionBoxFaceColor Method

선택상자 - Face 색상 변경

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

Parameters

ID
Type: SystemInt32
ID
FaceColor
Type: System.DrawingColor
Face Color
See Also