Name | Description | |
---|---|---|
SvgColor Constructor | Overloaded. |
The following tables list the members exposed by SvgColor.
Name | Description | |
---|---|---|
SvgColor Constructor | Overloaded. |
Name | Description | |
---|---|---|
Black | Represents the black color. | |
CurrentColor | Represents the 'currentColor' value. | |
Transparent | Represents the transparent color. |
Name | Description | |
---|---|---|
Hsl | Gets or sets the GrapeCity.Documents.Drawing.HslColor value. | |
IsCurrentColor | Gets a value indicating whether this color references the 'color' attribute. | |
IsHsl | Gets or sets a value indicating whether the color is stored in HSLA format. | |
IsRgb | Gets or sets a value indicating whether the color is stored in RGBA format. | |
Rgb | Gets the System.Drawing.Color value. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified SvgColor is equal to this instance. | |
GetHashCode | Returns a hash code for the current SvgColor. | |
ToString | Returns a string that represents the current SvgColor. |