XGraphicsScaleTransform Method (Double)Terminal Works - PDF Printing.Net Library
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.1.1.0 (5.1.1.0)
Syntax

public void ScaleTransform(
	double scaleXY
)

Parameters

scaleXY
Type: SystemDouble
See Also

Reference