バージョン

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

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

パラメータ

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