プラットフォーム固有のグラデーションブラシを作成します。
シンタックス
'宣言
Function CreateGradientBrush( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As C1.Chart._Point, _
ByVal As C1.Chart._Point, _
ByVal As C1.Chart._Rect _
) As System.Object
System.object CreateGradientBrush(
System.int ,
System.int ,
C1.Chart._Point ,
C1.Chart._Point ,
C1.Chart._Rect
)
パラメータ
- clr1
- clr2
- pt1
- pt2
- r
参照