Ribbon for WinForms
GetBrush メソッド (BackgroundBrushProvider)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > BackgroundBrushProvider クラス : GetBrush メソッド
Rectangle used to build the gradient brush if the GradientMode property is set to a value other than None.
Gets an updated Brush that can be used to fill a given System.Drawing.Rectangle.
シンタックス
'宣言
 
Public Function GetBrush( _
   ByVal rc As Rectangle _
) As Brush
public Brush GetBrush( 
   Rectangle rc
)

パラメータ

rc
Rectangle used to build the gradient brush if the GradientMode property is set to a value other than None.

戻り値の型

A Brush that can be used to paint an element's background.
参照

BackgroundBrushProvider クラス
BackgroundBrushProvider メンバ