XMatrixTransform Method (XVector)Terminal Works - PDF Printing.Net Library
Transforms the specified vector 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 XVector Transform(
	XVector vector
)

Parameters

vector
Type: PdfEdit.DrawingXVector

Return Value

Type: XVector
See Also

Reference