scaleX and scaleY.
This function is designed for scaling 2D geometries. While it currently doesn’t support scaling the Z and M coordinates, it preserves these values during the scaling operation.
Signatures
Parameters
The input geometry.
The scale x value.
The scale y value.
Return type
The resulting geometry.

