バージョン

ColorBlend コンストラクタ(ColorBlend)

ColorBlend クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal blend As System.Drawing.Drawing2D.ColorBlend _
)
public ColorBlend( 
   System.Drawing.Drawing2D.ColorBlend blend
)

パラメータ

blend
インスタンスを初期化するために使用される System.Drawing.Drawing2D.ColorBlend オブジェクト。
参照

オンラインで表示: GitHub