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

fzrt_close_poly

Description

Closes a polygon. This will end the creation of a polygon. The polygon is stored in the polygon pointer returned by . The pen is shown again. All drawing after this call is drawn to the current port.

Plugin Prototype

void fzrt_close_poly(void)

Availability

5.0.0.0

See Also

fzrt_line, fzrt_line_to,

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h