Reads a color array with the specified name.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java
![]() |
---|
public Color[] readColorArray ( |
The name of the element containing the array.
The name of the elements containing the individual array values.
The parent element of the node with the specified name.
An array of Color values. Returns null if there is no element with the specified name under the specified parent.