Click or drag to resize

IVIZZARDServiceSetVisibleObjectsColorAndAlpha Method

보이는 Objects 색상, Alpha 변경

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetVisibleObjectsColorAndAlpha(
	Color color,
	int alpha
)

Parameters

color
Type: System.DrawingColor
Color
alpha
Type: SystemInt32
Alpha
See Also