名前 | 解説 | |
---|---|---|
SvgPaint コンストラクタ | オーバーロードされます。 |
SvgPaintデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SvgPaint コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Black | Represents a solid black color. | |
ContextFill | Represents the 'context-fill' value. | |
ContextStroke | Represents the 'context-stroke' value. | |
None | Represents the 'none' value. |
名前 | 解説 | |
---|---|---|
Color | Gets a solid color. | |
Href | Gets a reference to a paint server element. | |
PaintType | Gets the type of this SVG paint. |
名前 | 解説 | |
---|---|---|
Equals | オーバーロードされます。 Determines whether the specified SvgPaint is equal to this instance. | |
GetHashCode | Returns a hash code for the current SvgPaint. | |
ToString | Returns a string that represents the current SvgPaint. |