Click or drag to resize

PdfiumFPDFShadingObj_CalcBoundingBox Method

Calculate bounding box

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static void FPDFShadingObj_CalcBoundingBox(
	IntPtr shadingObject
)

Parameters

shadingObject  IntPtr
The handle to shading object.
See Also