RgbColorValue

CdrColor.RgbColorValue property

Gets or sets the RGB color value.

public int RgbColorValue { get; set; }

Property Value

The RGB color value.

See Also