Interface IRGBColor
.NET interface for TO BE DEFINED FROM USER
public interface IRGBColor
Properties
Blue
CSSPrimitiveValue Blue { get; }
Property Value
Green
CSSPrimitiveValue Green { get; }
Property Value
Red
CSSPrimitiveValue Red { get; }