formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_inset_rgn

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(

fzrt_rgn_ptr

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

fz_fzrt_graf_fset


Defined in

fzrt_api.h