API Documentation > CorelDRAW > 2025-v26 > Image > IVGImage
Image.FillArea method
Fills the specified area of the image with the given color.
Syntax:
Sub FillArea(ByVal x As Long, ByVal y As Long, ByVal Width As Long, ByVal Height As Long, ByVal Color As Color)
Parameters:
Name Type Description
x
Long
y
Long
Width
Long
Height
Long
Color