Tests whether any part of a rectangle is on an element.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_element_is_at_rect( HIG_PDE_ELEMENT hElement, LPAT_PDF_FIXEDRect lpRect, LPAT_BOOL lpbResult); |
Arguments:
hElement |
The element to test.
|
lpRect | The rectangle, specified in user space coordinates. |
lpbResult | True if any part of the rectangle is on the element; FALSE otherwise. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.