Click or drag to resize

PdfiumFPDFMatrix_GetYUnit Method

Get y unit

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static float FPDFMatrix_GetYUnit(
	FS_MATRIX matrix
)

Parameters

matrix  FS_MATRIX
The matrix

Return Value

Single
y unit
See Also