ColorValue class

ColorValue class

Represents color value

The ColorValue type exposes the following members:

Constructors

ConstructorDescription
ColorValue(value, unit)Constructor.

Properties

PropertyDescription
valueColor Value. To set the color, enter a number from 0 to 23 or the RGB value in hexadecimal notation.
ufeAttributes of an element.

Methods

MethodDescription
clone()Creates deep copy of this instance.

See Also