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

fzrt_fill_rect

Description

Fills a rectangle. This will fill a rectangle with the specified pattern.

Plugin Prototype

void fzrt_fill_rect(

const fzrt_rect *

r_param,

const fzrt_pen_pattern_ptr

pat )

Parameters

r_param [Input]

pointer to rectangle that contains coordinates of rectangle to fill

pat [Input]

pointer to pen pattern to fill the rect

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h