バージョン

GetLightened(LinearGradientBrush,Double) メソッド

参照ブラシに基づき照明パラメーターに従ってリニアに照明された新しいブラシを作成します。
シンタックス
'宣言
 
Public Overloads Shared Function GetLightened( _
   ByVal brush As LinearGradientBrush, _
   ByVal interpolation As Double _
) As LinearGradientBrush
public static LinearGradientBrush GetLightened( 
   LinearGradientBrush brush,
   double interpolation
)

パラメータ

brush
参照ブラシ。
interpolation
照明パラメーター。

戻り値の型

新しいブラシ。
参照