CalendarView for WinForms
FillRegion メソッド (DeviceContext)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : FillRegion メソッド
A System.IntPtr indicates the handle of the brush.
A System.IntPtr indicates the handle of the region.
Fills the region by the specified brush.
シンタックス
'宣言
 
Public Overridable Sub FillRegion( _
   ByVal brushHandle As System.IntPtr, _
   ByVal regionHandle As System.IntPtr _
) 
public virtual void FillRegion( 
   System.IntPtr brushHandle,
   System.IntPtr regionHandle
)

パラメータ

brushHandle
A System.IntPtr indicates the handle of the brush.
regionHandle
A System.IntPtr indicates the handle of the region.
例外
例外解説
Defines an exception class to handle the system error.
参照

DeviceContext クラス
DeviceContext メンバ