XGraphicsFromImage Method (XImage, XGraphicsUnit)Terminal Works - PDF Printing.Net Library
Creates a new instance of the XGraphics class from a PdfEdit.Drawing.XImage object.

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

public static XGraphics FromImage(
	XImage image,
	XGraphicsUnit unit
)

Parameters

image
Type: PdfEdit.DrawingXImage
unit
Type: PdfEdit.DrawingXGraphicsUnit

Return Value

Type: XGraphics
See Also

Reference