XPoint Constructor (Double, Double)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the XPoint class with the specified coordinates.

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

public XPoint(
	double x,
	double y
)

Parameters

x
Type: SystemDouble
y
Type: SystemDouble
See Also

Reference