Click or drag to resize

FS_QUADPOINTSF(FS_RECTF) Constructor

Initializes a new instance of the FS_QUADPOINTSF structure with the specified rectangle.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public FS_QUADPOINTSF(
	FS_RECTF rect
)

Parameters

rect  FS_RECTF
The FS_RECTF to initialize this quadrileteral.
See Also