formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Tests if a point in inside a region.
Plugin Prototype
fzrt_boolean fzrt_pt_in_rgn(
pt, | |
rgn ) |
Parameters
pt [Input]
pointer to point to test
rgn [Input]
pointer to region to test
Returns
TRUE if point is located inside region, FALSE if point is outside of rectangle.
Availability
5.0.0.0
Function Set
Defined in