XMatrixScale Method (Double, Double, XMatrixOrder)Terminal Works - PDF Printing.Net Library
Scales the matrix with the specified scalars.

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

public void Scale(
	double scaleX,
	double scaleY,
	XMatrixOrder order
)

Parameters

scaleX
Type: SystemDouble
scaleY
Type: SystemDouble
order
Type: PdfEdit.DrawingXMatrixOrder
See Also

Reference