Table of Contents

Interface IRGBColor

Namespace
Org.W3c.Dom.Css
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IRGBColor

Properties

Blue

CSSPrimitiveValue Blue { get; }

Property Value

CSSPrimitiveValue

Green

CSSPrimitiveValue Green { get; }

Property Value

CSSPrimitiveValue

Red

CSSPrimitiveValue Red { get; }

Property Value

CSSPrimitiveValue