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

fzrt_fill_poly

Description

Fills a polygon. This function will fill a polygon with the specified bitmap pattern.

Plugin Prototype

void fzrt_fill_poly(

fzrt_polygon_ptr

poly,

const fzrt_pen_pattern_ptr

pat )

Parameters

poly [Input]

pointer to polygon created with

pat [Input]

pointer to pen pattern to fill the polygon with

Availability

5.0.0.0

See Also

,

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h