XGraphicsDrawImage Method (XImage, Double, Double)Terminal Works - PDF Printing.Net Library
Draws the specified image.

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

public void DrawImage(
	XImage image,
	double x,
	double y
)

Parameters

image
Type: PdfEdit.DrawingXImage
x
Type: SystemDouble
y
Type: SystemDouble
See Also

Reference