Table of Contents

Class CssPrimitiveRgbValue

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll
public sealed class CssPrimitiveRgbValue : CssPrimitiveValue, ICssPrimitiveValue, ICssValue
Inheritance
CssPrimitiveRgbValue
Implements
Inherited Members

Constructors

CssPrimitiveRgbValue(string, bool)

Properties

CssText

A string representation of the current value.

Methods

IsColorName(string)
OnSetCssText(string)