XMatrixShearAppend Method Terminal Works - PDF Printing.Net Library
Appends 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 ShearAppend(
	double shearX,
	double shearY
)

Parameters

shearX
Type: SystemDouble
shearY
Type: SystemDouble
See Also

Reference