Method ScaleTransform
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ScaleTransform(double, double)
Applies the specified scaling operation to the transformation matrix of this PdfCanvas by prepending it to the transformation matrix.
public void ScaleTransform(double scaleX, double scaleY)