API Documentation > CorelDRAW > 2025-v26 > ShapeRange > IVGShapeRange
ShapeRange.SkewEx method
Skews all shapes in the range by specifying a center point and angle
Syntax:
Sub SkewEx(ByVal AngleX As Double, ByVal AngleY As Double, ByVal CenterX As Double, ByVal CenterY As Double)
Parameters:
Name Type Description
AngleX
Double
AngleY
Double
CenterX
Double
CenterY
Double
Remarks:
The SkewEx method skews the shapes in a shape range, treating the range as a single object. The range is distorted relative to the specified center of distortion.