Click or drag to resize

PdfiumFPDFMatrix_SetIdentity Method

Set the identity matrix to destination matrix

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static void FPDFMatrix_SetIdentity(
	FS_MATRIX dst
)

Parameters

dst  FS_MATRIX
Destination matrix
See Also