XMatrixTransformVectors Method Terminal Works - PDF Printing.Net Library
Multiplies all vectors of the specified array with the this matrix. The translation elements of this matrix (third row) are ignored.

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

public void TransformVectors(
	PointF[] points
)

Parameters

points
Type: System.DrawingPointF
See Also

Reference