Fills the specified rectangle on the canvas using the current brush.
Implements filling of a rectangular region using the current brush. The region is filled including the top and left edges of the rectangle, but excluding the bottom and right edges.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
Rect
Type: TRect
Reference |