Fills the interior of a polygon using an array of Point and the specified brush.
brush
The brush used to fill the polygon's interior.
points
Array of Point structures that represent the vertices of the polygon.
This method fills the interior of a polygon with the specified brush.