XMatrixRotateAt Method (Double, XPoint, XMatrixOrder)Terminal Works - PDF Printing.Net Library
Rotates the matrix with the specified angle at the specified point.

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

public void RotateAt(
	double angle,
	XPoint point,
	XMatrixOrder order
)

Parameters

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

Reference