[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Graphics.FillRegion

FillRegion Method

FillRegion(Brush, Region)

Fill the special region on current Grapchis by using special brush

Declaration
public void FillRegion(Brush brush, Region region)
Parameters
Type Name Description
Brush brush

A Brush object used to fill the region.

Region region

A Region indicate the region which be filled

Exceptions
Type Condition
SystemErrorException