XMatrixTransform Method (XPoint)Terminal Works - PDF Printing.Net Library
Transforms the specified point by this matrix and returns the result.

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

public XPoint Transform(
	XPoint point
)

Parameters

point
Type: PdfEdit.DrawingXPoint

Return Value

Type: XPoint
See Also

Reference