[]
Fill the special polygon on current Grapchis
by using special brush
public void FillPolygon(Brush brush, Point[] points)
Type | Name | Description |
---|---|---|
Brush | brush | A Brush object used to fill the polygon. |
Point[] | points | A Point structures that specify the vertices of the polygon. |
Type | Condition |
---|---|
SystemErrorException |