XMatrixRotate Method (Double)Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Function is obsolete.

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

[ObsoleteAttribute("Use RotateAppend or RotatePrepend explicitly, because in GDI+ and WPF the defaults are contrary.", 
	true)]
public void Rotate(
	double angle
)

Parameters

angle
Type: SystemDouble
See Also

Reference