Table of Contents

Class SvgColor

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

Summary description for SvgColor.

public class SvgColor : CssValue, ISvgColor, ICssValue
Inheritance
SvgColor
Implements
Derived
Inherited Members

Constructors

SvgColor()
SvgColor(string)

Fields

_rgbColor

Properties

ColorType
CssText

A string representation of the current value.

IccColor
RgbColor

Methods

ParseColor(string)
SetColor(SvgColorType, string, string)
SetRgbColor(string)
SetRgbColorIccColor(string, string)