Click or drag to resize

IVIZZARDServiceSetObjectsAlpha Method

투명도 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetObjectsAlpha(
	int[] NodeIndex,
	int AlphaPercent
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스 배열
AlphaPercent
Type: SystemInt32
The alpha value : 0 ~ 100
See Also