Method GetDrawnRegion
GetDrawnRegion()
Gets a copy of the region drawn so far in this context.
public Region GetDrawnRegion()
Returns
Remarks
The returned region contains all areas that have been reported as drawn via AddDrawnRectangle(Rectangle) or AddDrawnRegion(Region), in screen-relative coordinates.