Click or drag to resize

CRectUnion Method (CRect, CPoint)

Namespace:  ComPDFKit.Import
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
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