CalendarView for WinForms
FillRegion メソッド (Graphics)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Graphics クラス : FillRegion メソッド
A Brush object used to fill the region.
A Region indicate the region which be filled
Fill the special region on current Grapchis by using special brush
シンタックス
'宣言
 
Public Sub FillRegion( _
   ByVal brush As Brush, _
   ByVal region As Region _
) 
public void FillRegion( 
   Brush brush,
   Region region
)

パラメータ

brush
A Brush object used to fill the region.
region
A Region indicate the region which be filled
例外
例外解説
Defines an exception class to handle the system error.
参照

Graphics クラス
Graphics メンバ