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

fzrt_offset_rgn

Description

Offsets a region. This function will move a region by the desired offsets.

Plugin Prototype

void fzrt_offset_rgn(

fzrt_rgn_ptr

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

fz_fzrt_graf_fset


Defined in

fzrt_api.h