formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Tests if a rectangle is in a region. This function determines whether any part of the specified rectangle is within the boundaries of a region.
Plugin Prototype
fzrt_boolean fzrt_rect_in_rgn(
r, | |
rgn ) |
Parameters
r [Input]
pointer to rectangle to test
rgn [Input]
pointer to region
Returns
TRUE if any part of the rectangle is inside the region, FALSE otherwise
Availability
5.0.0.0
Function Set
Defined in