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

fzrt_paint_poly

Description

Paints a polygon. This will fill a polygon with the current foreground color.

Plugin Prototype

void fzrt_paint_poly(

fzrt_polygon_ptr

poly )

Parameters

poly [Input]

pointer to a polygon description that is to be painted

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h