API Documentation > CorelDRAW > 2025-v26 > TransformMatrix > IVGTransformMatrix
TransformMatrix.TransformAround method
Transforms a matrix by another matrix around a point
Syntax:
Sub TransformAround(ByVal TransformMatrix As TransformMatrix, ByVal x As Double, ByVal y As Double)
Parameters:
Name Type Description
TransformMatrix
x
Double
y
Double