CdrColor

CdrColor class

The cdr color

public class CdrColor

Constructors

NameDescription
CdrColor()The default constructor.

Properties

NameDescription
ColorModel { get; set; }Gets or sets the color model.
ColorValue { get; set; }Gets or sets the color value.
Opacity { get; set; }Gets or sets the opacity.
RgbColorValue { get; set; }Gets or sets the RGB color value.

See Also