formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Frames a rounded rectangle. This will frame a rounded rectangle with the current pen. The corner of the rounded rect is defined by the oval width and height.
Plugin Prototype
void fzrt_frame_round_rect(
const fzrt_rect * | r, |
short | w, |
short | h ) |
Parameters
r [Input]
pointer to rectangle that contains coordinates of enclosing rectangle
w [Input]
width of oval that defines rounded corner
h [Input]
height of oval that defines rounded corner
Availability
5.0.0.0
Function Set
Defined in