Applies the specified scaling operation to the transformation matrix of this object by
prepending it to the object's transformation matrix.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- scaleX
- Type: SystemDouble
- scaleY
- Type: SystemDouble
- center
- Type: PdfEdit.DrawingXPoint
See Also