Click or drag to resize

IVIZZARDServiceSetObjectsColor Method

색상 설정(멀티)

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

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스 배열
color
Type: System.DrawingColor
Color
See Also