'宣言 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.