Represents a color value that can be specified as a System.Drawing.Color literal or as an expression.

The RdlColor..::..Predefined type exposes the following members.

Fields

  Name Description
Public field Static member Black
The black literal color.
Public field Static member Empty
The empty literal color.
Public field Static member Transparent
The transparent literal color.
Public field Static member White
The white literal color.

See Also