[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.FillRegion

FillRegion Method

FillRegion(IntPtr, IntPtr)

Fills the region by the specified brush.

Declaration
public virtual void FillRegion(IntPtr brushHandle, IntPtr regionHandle)
Parameters
Type Name Description
IntPtr brushHandle

A IntPtr indicates the handle of the brush.

IntPtr regionHandle

A IntPtr indicates the handle of the region.

Exceptions
Type Condition
SystemErrorException