Color Element
The color of the source.
Syntax
<Color
value="16777215" />
Attributes
value
The decimal value of the RRGGBB color. For instance, white (255, 255, 255) is 0xFFFFFF in hex, or 16777215 in decimal.
Parent/Child Elements
Hierarchy | Elements |
Parent | Properties |
Child | None |
Requirements
Client: Windows Vista
See Also