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