formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Offsets a region. This function will move a region by the desired offsets.
Plugin Prototype
void fzrt_offset_rgn(
rgn, | |
short | dx, |
short | dy ) |
Parameters
rgn [Input]
pointer to region to offset
dx [Input]
the amount to offset the region along the x coordinate
dy [Input]
the amount to offset the region along the y coordinate
Availability
5.0.0.0
See Also
Function Set
Defined in