バージョン

LinearGradientBrush コンストラクタ(ColorBlend,Single)

LinearGradientBrush クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal blend As ColorBlend, _
   ByVal angle As Single _
)
public LinearGradientBrush( 
   ColorBlend blend,
   float angle
)

パラメータ

blend
グラデーションの色ブレンド。
angle
回転角度。
参照