名前 | 解説 | |
---|---|---|
LinearGradientBrush コンストラクタ | オーバーロードされます。 |
LinearGradientBrushデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
LinearGradientBrush コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
EndColor | Gets or sets the ending gradient color. | |
EndPoint | Gets or sets the coordinates of the end point of the current linear gradient brush.
(0,0) is the top-left corner, (1,1) is the bottom-right corner. | |
GradientStops | Gets or sets the collection of gradient stops. | |
StartColor | Gets or sets the starting gradient color. | |
StartPoint | Gets or sets the coordinates of the start point of the current linear gradient brush.
(0,0) is the top-left corner, (1,1) is the bottom-right corner. | |
Visible | オーバーライドされます。 Gets a value indicating whether the brush is actually visible. |
名前 | 解説 | |
---|---|---|
AreSemitransparentColorsUsed | Returns a value indicating whether brush uses semi-transparent colors. |