formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Begins a polygon creation. This starts saving lines for processing a polygon description. Calls to fzrt_line and fzrt_line_to will save the endpoints of the line in the polygon description. The pen is hidden, so the lines are not drawn to the current port.
Plugin Prototype
fzrt_polygon_ptr fzrt_open_poly(void)
Returns
Pointer to a polygon description
Availability
5.0.0.0
See Also
Function Set
Defined in