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

fzrt_erase_rect

Description

Erases a rectangle with the current color. This will erase a rectangle with the current background color.

Plugin Prototype

void fzrt_erase_rect(

const fzrt_rect *

r )

Parameters

r [Input]

pointer to rectangle to paint

Availability

5.0.0.0

See Also

fzrt_rgb_back_color

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h