Click or drag to resize

CRectUnion Method (CRect, CPoint)

Namespace:  ComPDFKit.Import
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public static CRect Union(
	CRect rect,
	CPoint point
)

Parameters

rect
Type: ComPDFKit.ImportCRect
point
Type: ComPDFKit.ImportCPoint

Return Value

Type: CRect
See Also