名前 | 解説 | |
---|---|---|
SvgColor コンストラクタ | オーバーロードされます。 |
SvgColorデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SvgColor コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Black | Represents the black color. | |
CurrentColor | Represents the 'currentColor' value. | |
Transparent | Represents the transparent color. |
名前 | 解説 | |
---|---|---|
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. |
名前 | 解説 | |
---|---|---|
Equals | オーバーロードされます。 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. |