XGraphicsScaleTransform Method (Double, XMatrixOrder)Terminal Works - PDF Printing.Net Library
Applies the specified scaling operation to the transformation matrix of this object in the specified order.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public void ScaleTransform(
	double scaleXY,
	XMatrixOrder order
)

Parameters

scaleXY
Type: SystemDouble
order
Type: PdfEdit.DrawingXMatrixOrder
See Also

Reference