XMatrixTransformPoints Method (XPoint)Terminal Works - PDF Printing.Net Library
Multiplies all points of the specified array with the this matrix.

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

public void TransformPoints(
	XPoint[] points
)

Parameters

points
Type: PdfEdit.DrawingXPoint
See Also

Reference