XMatrixRotateAtPrepend Method (Double, XPoint)Terminal Works - PDF Printing.Net Library
Prepends a rotation of the specified angle at the specified point to this matrix.

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

public void RotateAtPrepend(
	double angle,
	XPoint point
)

Parameters

angle
Type: SystemDouble
point
Type: PdfEdit.DrawingXPoint
See Also

Reference