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

fzrt_rect_rgn

Description

Assigns a region to the specified rectangle. This will change the existing region to a rectangular region.

Plugin Prototype

void fzrt_rect_rgn(

fzrt_rgn_ptr

rgn,

const fzrt_rect *

r )

Parameters

rgn [Input]

pointer to region to change

r [Input]

pointer to rectangle to set

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h