API Documentation > CorelDRAW > 2025-v26 > TransformMatrix > IVGTransformMatrix
TransformMatrix.RotateAround method
Rotates the matrix around a point
Syntax:
Sub RotateAround(ByVal Angle As Double, ByVal x As Double, ByVal y As Double)
Parameters:
Name Type Description
Angle
Double
x
Double
y
Double