[]
Fill the special region
on current Grapchis
by using special brush
public void FillRegion(Brush brush, Region region)
Type | Name | Description |
---|---|---|
Brush | brush | A Brush object used to fill the region. |
Region | region | A Region indicate the region which be filled |
Type | Condition |
---|---|
SystemErrorException |