formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Paints a rounded rectangle. This paints a rounded rectangle with the current fore ground color. The corners of the rectangle are rounded by the oval defined in oval width and oval height.
Plugin Prototype
void fzrt_paint_round_rect(
const fzrt_rect * | r, |
short | ovalWidth, |
short | ovalHeight ) |
Parameters
r [Input]
bounding rectangle to paint
ovalWidth [Input]
Width of oval defining rounded corners
ovalHeight [Input]
Height of oval defining rounded corners
Availability
5.0.0.0
Function Set
Defined in