ColorValue class

ColorValue class

Represents color value

The ColorValue type exposes the following members:

Constructors

Constructor Description
ColorValue(value, unit) Constructor.

Properties

Property Description
value Color Value. To set the color, enter a number from 0 to 23 or the RGB value in hexadecimal notation.
ufe Attributes of an element.

Methods

Method Description
clone() Creates deep copy of this instance.

See Also