XMatrixSkewPrepend Method Terminal Works - PDF Printing.Net Library
Prepends a skew of the specified degrees in the x and y dimensions to this matrix.

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

public void SkewPrepend(
	double skewX,
	double skewY
)

Parameters

skewX
Type: SystemDouble
skewY
Type: SystemDouble
See Also

Reference