| IVIZZARDServiceGetObjectsColor Method |
색상 반환(멀티) - 해당 Object가 Assembly 이면 하위 Object 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax SortedList<int, Color> GetObjectsColor(
int[] NodeIndex
)
Parameters
- NodeIndex
- Type: SystemInt32
노드 인덱스 배열
Return Value
Type:
SortedListInt32,
ColorAn array of type Color, containing the node color
See Also