formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Gets a regions bounding rectangle. This will return the rectangle that completely encloses the specified region.
Plugin Prototype
fzrt_error_td fzrt_get_rgn_bbox(
rgn, | |
rect ) |
Parameters
rgn [Input]
pointer to a region
rect [Result]
pointer to a rectangle that receives the bounding rectangle
Returns
FZRT_NOERR on success, and error ID otherwise.
Availability
5.0.0.0
Function Set
Defined in