Click or drag to resize

IVIZZARDServiceSetBackgroundColor Method

배경 색상 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetBackgroundColor(
	Color color1,
	Color color2
)

Parameters

color1
Type: System.DrawingColor
배경색1
color2
Type: System.DrawingColor
배경색2
See Also