Click or drag to resize

IVIZZARDServiceGetObjectsAlpha Method

대상 투명도 가져오기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
SortedList<int, int> GetObjectsAlpha(
	int[] NodeIndex
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스 배열

Return Value

Type: SortedListInt32, Int32
Node Index, 투명도
See Also