Note: This API is now obsolete.
Function is obsolete.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
[ObsoleteAttribute("Use ShearAppend or ShearPrepend explicitly, because in GDI+ and WPF the defaults are contrary.", true)] public void Shear( double shearX, double shearY )
Parameters
- shearX
- Type: SystemDouble
- shearY
- Type: SystemDouble
See Also