'宣言 Public Function GetBrush( _ ByVal rc As System.Drawing.Rectangle _ ) As System.Drawing.Brush
public System.Drawing.Brush GetBrush( System.Drawing.Rectangle rc )
パラメータ
- rc
- GradientModeプロパティが None 以外の値に設定されている場合に グラデーションブラシの作成に使用される四角形。
戻り値の型
要素の背景の描画に使用できる Brush。