XRectContains Method (XPoint)Terminal Works - PDF Printing.Net Library
Indicates whether the rectangle contains the specified point.

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

public bool Contains(
	XPoint point
)

Parameters

point
Type: PdfEdit.DrawingXPoint

Return Value

Type: Boolean
See Also

Reference