formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Insets a region. This will inset a region by the amounts specified. If the values are negative, the region is outset.
Plugin Prototype
void fzrt_inset_rgn(
rgn, | |
short | dh, |
short | dv ) |
Parameters
rgn [Input]
pointer to region to inset
dh [Input]
amount to inset the region horizontally
dv [Input]
amount to inset the region vertically
Availability
5.0.0.0
Function Set
Defined in