CSSPrimitiveValue.CSS_RGBCOLOR

CSSPrimitiveValue.CSS_RGBCOLOR field

The value is a RGB color. The value can be obtained by using the GetRGBColorValue method.

public const ushort CSS_RGBCOLOR;

See Also