API Documentation > CorelDRAW > 2025-v26 > Image > IVGImage
Image.FlipArea method
Flips an image area along horizontal or vertical axes or both.
Syntax:
Sub FlipArea(ByVal x As Long, ByVal y As Long, ByVal Width As Long, ByVal Height As Long, ByVal Axes As cdrFlipAxes)
Parameters:
Name Type Description
x
Long
y
Long
Width
Long
Height
Long
Axes