formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Copies a region. This function will make a copy of the specified region. The destination region must be created before calling this function.
Plugin Prototype
void fzrt_copy_rgn(
srcRgn, | |
dstRgn ) |
Parameters
srcRgn [Input]
pointer to region to copy
dstRgn [Result]
pointer to region to receive the copy
Availability
5.0.0.0
See Also
Function Set
Defined in