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

fzrt_fill_rgn

Description

This function will fill a region with the specified pen pattern

Plugin Prototype

void fzrt_fill_rgn(

fzrt_rgn_ptr

rgn_param,

const fzrt_pen_pattern_ptr

pat )

Parameters

rgn_param [Input]

pointer to region that is to be filled

pat [Input]

pointer to pen pattern used to fill the region

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h